|
CbmRoot
|
#include <KfpV0FinderCutter.h>
Public Attributes | |
| DaughterProperty | daughterA |
| Properties of daughter "a". | |
| DaughterProperty | daughterB |
| Properties of daughter "b". | |
| double | dcaRelToPrimVertex |
| Distance of closest approach relative to PV [cm]. | |
| double | daughterVtxZ |
| z-coordinate of daughter vertex [cm] | |
| double | dcaBetweenDaughters |
| Distance of closest approach between daughters [cm]. | |
| double | decayLength |
| decay length [cm] | |
| double | openingAngle |
| opening angle [radians] | |
| double | chi2NdfTopo |
| chi2/NDF relative to primary vertex | |
| double | chi2NdfGeo |
| chi2/NDF relative to origin (??? Is it correct?) | |
Definition at line 144 of file KfpV0FinderCutter.h.
| double cbm::algo::kfp::V0FinderCutter< V0Type >::ParticleProperty::chi2NdfGeo |
chi2/NDF relative to origin (??? Is it correct?)
Definition at line 153 of file KfpV0FinderCutter.h.
| double cbm::algo::kfp::V0FinderCutter< V0Type >::ParticleProperty::chi2NdfTopo |
chi2/NDF relative to primary vertex
Definition at line 152 of file KfpV0FinderCutter.h.
| DaughterProperty cbm::algo::kfp::V0FinderCutter< V0Type >::ParticleProperty::daughterA |
Properties of daughter "a".
Definition at line 145 of file KfpV0FinderCutter.h.
| DaughterProperty cbm::algo::kfp::V0FinderCutter< V0Type >::ParticleProperty::daughterB |
Properties of daughter "b".
Definition at line 146 of file KfpV0FinderCutter.h.
| double cbm::algo::kfp::V0FinderCutter< V0Type >::ParticleProperty::daughterVtxZ |
z-coordinate of daughter vertex [cm]
Definition at line 148 of file KfpV0FinderCutter.h.
| double cbm::algo::kfp::V0FinderCutter< V0Type >::ParticleProperty::dcaBetweenDaughters |
Distance of closest approach between daughters [cm].
Definition at line 149 of file KfpV0FinderCutter.h.
| double cbm::algo::kfp::V0FinderCutter< V0Type >::ParticleProperty::dcaRelToPrimVertex |
Distance of closest approach relative to PV [cm].
Definition at line 147 of file KfpV0FinderCutter.h.
| double cbm::algo::kfp::V0FinderCutter< V0Type >::ParticleProperty::decayLength |
decay length [cm]
Definition at line 150 of file KfpV0FinderCutter.h.
| double cbm::algo::kfp::V0FinderCutter< V0Type >::ParticleProperty::openingAngle |
opening angle [radians]
Definition at line 151 of file KfpV0FinderCutter.h.