CbmRoot
Loading...
Searching...
No Matches
cbm::algo::kfp::V0FinderCutter< V0Type >::KfpFinderCuts Struct Reference

#include <KfpV0FinderCutter.h>

Public Member Functions

 CBM_YAML_PROPERTIES (yaml::Property(&KfpFinderCuts::minDecayLength, "minDecayLength", "Min. decay length of particles [cm]"), yaml::Property(&KfpFinderCuts::minDecayLDL, "minDecayLDL", "Min. length to decay length error ratio"), yaml::Property(&KfpFinderCuts::maxChi2NdfPrim, "maxChi2NdfPrim", "Max. chi2/NDF for primary particles"), yaml::Property(&KfpFinderCuts::maxChi2NdfGeo, "maxChi2NdfGeo", "Max. chi2/NDF for V0 candidates"))
 

Public Attributes

float minDecayLength
 Minimal decay length of particles (initial) [cm].
 
float minDecayLDL
 Minimal value of decay length to decay length error ratio.
 
float maxChi2NdfPrim
 Maximal chi2/NDF for primary particles (coming from the PV)
 
float maxChi2NdfGeo
 Maximal chi2/NDF for V0 candidates.
 

Detailed Description

template<EV0Type V0Type>
struct cbm::algo::kfp::V0FinderCutter< V0Type >::KfpFinderCuts

Definition at line 63 of file KfpV0FinderCutter.h.

Member Function Documentation

◆ CBM_YAML_PROPERTIES()

template<EV0Type V0Type>
cbm::algo::kfp::V0FinderCutter< V0Type >::KfpFinderCuts::CBM_YAML_PROPERTIES ( yaml::Property &::, "", ". []" cm,
yaml::Property &::, "", ". " ratio,
yaml::Property &::, "", ". / " particles,
yaml::Property &::, "", ". / " candidates )

Member Data Documentation

◆ maxChi2NdfGeo

template<EV0Type V0Type>
float cbm::algo::kfp::V0FinderCutter< V0Type >::KfpFinderCuts::maxChi2NdfGeo

Maximal chi2/NDF for V0 candidates.

Definition at line 67 of file KfpV0FinderCutter.h.

Referenced by CBM_YAML_PROPERTIES().

◆ maxChi2NdfPrim

template<EV0Type V0Type>
float cbm::algo::kfp::V0FinderCutter< V0Type >::KfpFinderCuts::maxChi2NdfPrim

Maximal chi2/NDF for primary particles (coming from the PV)

Definition at line 66 of file KfpV0FinderCutter.h.

Referenced by CBM_YAML_PROPERTIES().

◆ minDecayLDL

template<EV0Type V0Type>
float cbm::algo::kfp::V0FinderCutter< V0Type >::KfpFinderCuts::minDecayLDL

Minimal value of decay length to decay length error ratio.

Definition at line 65 of file KfpV0FinderCutter.h.

Referenced by CBM_YAML_PROPERTIES().

◆ minDecayLength

template<EV0Type V0Type>
float cbm::algo::kfp::V0FinderCutter< V0Type >::KfpFinderCuts::minDecayLength

Minimal decay length of particles (initial) [cm].

Definition at line 64 of file KfpV0FinderCutter.h.

Referenced by CBM_YAML_PROPERTIES().


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