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

Daughter cuts. More...

#include <KfpV0FinderCutter.h>

Public Member Functions

 CBM_YAML_PROPERTIES (yaml::Property(&DaughterCuts::dcaRelToOrigin, "dcaRelToOrigin", "DCA rel. to origin [cm]", YAML::Flow), yaml::Property(&DaughterCuts::beta, "beta", "Speed [c]", YAML::Flow))
 

Public Attributes

Range_t< double > dcaRelToOrigin
 DCA to origin [cm].
 
Range_t< double > beta
 Speed [c].
 

Detailed Description

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

Daughter cuts.

Definition at line 77 of file KfpV0FinderCutter.h.

Member Function Documentation

◆ CBM_YAML_PROPERTIES()

template<EV0Type V0Type>
cbm::algo::kfp::V0FinderCutter< V0Type >::DaughterCuts::CBM_YAML_PROPERTIES ( yaml::Property &::, "", " . []", ::Flow ,
yaml::Property &::, "", " []", ::Flow  )

Member Data Documentation

◆ beta

template<EV0Type V0Type>
Range_t<double> cbm::algo::kfp::V0FinderCutter< V0Type >::DaughterCuts::beta

Speed [c].

Definition at line 79 of file KfpV0FinderCutter.h.

◆ dcaRelToOrigin

template<EV0Type V0Type>
Range_t<double> cbm::algo::kfp::V0FinderCutter< V0Type >::DaughterCuts::dcaRelToOrigin

DCA to origin [cm].

Definition at line 78 of file KfpV0FinderCutter.h.


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