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

#include <KfpV0FinderCutter.h>

Collaboration diagram for V0FinderCutter< V0Type >::ParticleProperty:
[legend]

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?)
 

Detailed Description

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

Definition at line 144 of file KfpV0FinderCutter.h.

Member Data Documentation

◆ chi2NdfGeo

template<EV0Type V0Type>
double cbm::algo::kfp::V0FinderCutter< V0Type >::ParticleProperty::chi2NdfGeo

chi2/NDF relative to origin (??? Is it correct?)

Definition at line 153 of file KfpV0FinderCutter.h.

◆ chi2NdfTopo

template<EV0Type V0Type>
double cbm::algo::kfp::V0FinderCutter< V0Type >::ParticleProperty::chi2NdfTopo

chi2/NDF relative to primary vertex

Definition at line 152 of file KfpV0FinderCutter.h.

◆ daughterA

template<EV0Type V0Type>
DaughterProperty cbm::algo::kfp::V0FinderCutter< V0Type >::ParticleProperty::daughterA

Properties of daughter "a".

Definition at line 145 of file KfpV0FinderCutter.h.

◆ daughterB

template<EV0Type V0Type>
DaughterProperty cbm::algo::kfp::V0FinderCutter< V0Type >::ParticleProperty::daughterB

Properties of daughter "b".

Definition at line 146 of file KfpV0FinderCutter.h.

◆ daughterVtxZ

template<EV0Type V0Type>
double cbm::algo::kfp::V0FinderCutter< V0Type >::ParticleProperty::daughterVtxZ

z-coordinate of daughter vertex [cm]

Definition at line 148 of file KfpV0FinderCutter.h.

◆ dcaBetweenDaughters

template<EV0Type V0Type>
double cbm::algo::kfp::V0FinderCutter< V0Type >::ParticleProperty::dcaBetweenDaughters

Distance of closest approach between daughters [cm].

Definition at line 149 of file KfpV0FinderCutter.h.

◆ dcaRelToPrimVertex

template<EV0Type V0Type>
double cbm::algo::kfp::V0FinderCutter< V0Type >::ParticleProperty::dcaRelToPrimVertex

Distance of closest approach relative to PV [cm].

Definition at line 147 of file KfpV0FinderCutter.h.

◆ decayLength

template<EV0Type V0Type>
double cbm::algo::kfp::V0FinderCutter< V0Type >::ParticleProperty::decayLength

decay length [cm]

Definition at line 150 of file KfpV0FinderCutter.h.

◆ openingAngle

template<EV0Type V0Type>
double cbm::algo::kfp::V0FinderCutter< V0Type >::ParticleProperty::openingAngle

opening angle [radians]

Definition at line 151 of file KfpV0FinderCutter.h.


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