|
CbmRoot
|
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. | |
Properties of a track to perform track pre-selection.
Definition at line 131 of file KfpV0FinderCutter.h.
| double cbm::algo::kfp::V0FinderCutter< V0Type >::TrackProperty::beta |
Speed of particle [c].
Definition at line 133 of file KfpV0FinderCutter.h.
Referenced by cbm::algo::kfp::V0FinderCutter< V0Type >::SelectTrack().
| double cbm::algo::kfp::V0FinderCutter< V0Type >::TrackProperty::dcaRelToOrigin |
Distanse of closest approach relative to origin [cm].
Definition at line 132 of file KfpV0FinderCutter.h.
Referenced by cbm::algo::kfp::V0FinderCutter< V0Type >::SelectTrack().
| ETrackPid cbm::algo::kfp::V0FinderCutter< V0Type >::TrackProperty::pid |
Identity of the particle.
Definition at line 134 of file KfpV0FinderCutter.h.
Referenced by cbm::algo::kfp::V0FinderCutter< V0Type >::SelectTrack().