CbmRoot
Loading...
Searching...
No Matches
V0FinderCutter< V0Type >::TrackProperty Struct Reference

Properties of a track to perform track pre-selection. More...

#include <KfpV0FinderCutter.h>

Public Attributes

double dcaRelToOrigin
 Distanse of closest approach relative to origin [cm].
 
double beta
 Speed of particle [c].
 
ETrackPid pid
 Identity of the particle.
 

Detailed Description

template<EV0Type V0Type>
struct V0FinderCutter< V0Type >::TrackProperty

Properties of a track to perform track pre-selection.

Definition at line 131 of file KfpV0FinderCutter.h.

Member Data Documentation

◆ beta

template<EV0Type V0Type>
double cbm::algo::kfp::V0FinderCutter< V0Type >::TrackProperty::beta

Speed of particle [c].

Definition at line 133 of file KfpV0FinderCutter.h.

◆ dcaRelToOrigin

template<EV0Type V0Type>
double cbm::algo::kfp::V0FinderCutter< V0Type >::TrackProperty::dcaRelToOrigin

Distanse of closest approach relative to origin [cm].

Definition at line 132 of file KfpV0FinderCutter.h.

◆ pid

template<EV0Type V0Type>
ETrackPid cbm::algo::kfp::V0FinderCutter< V0Type >::TrackProperty::pid

Identity of the particle.

Definition at line 134 of file KfpV0FinderCutter.h.


The documentation for this struct was generated from the following file: