|
CbmRoot
|
#include <KfpV0FinderCutter.h>
Public Attributes | |
| double | dcaRelToOrigin |
| Distance of closest approach relative to origin [cm]. | |
| double | beta |
| Speed of particle [c]. | |
Definition at line 138 of file KfpV0FinderCutter.h.
| double cbm::algo::kfp::V0FinderCutter< V0Type >::DaughterProperty::beta |
Speed of particle [c].
Definition at line 140 of file KfpV0FinderCutter.h.
Referenced by cbm::algo::kfp::V0FinderCutter< V0Type >::SelectParticle().
| double cbm::algo::kfp::V0FinderCutter< V0Type >::DaughterProperty::dcaRelToOrigin |
Distance of closest approach relative to origin [cm].
Definition at line 139 of file KfpV0FinderCutter.h.
Referenced by cbm::algo::kfp::V0FinderCutter< V0Type >::SelectParticle().