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

Specific track cuts vs. particle ID. More...

#include <KfpV0FinderCutter.h>

Public Member Functions

 CBM_YAML_PROPERTIES (yaml::Property(&TrackPidCuts::pid, "pid", "Particle identifier"), yaml::Property(&TrackPidCuts::beta, "beta", "Speed [c]", YAML::Flow))
 

Public Attributes

ETrackPid pid {ETrackPid::Undef}
 Track PID (NOTE: is needed for reading)
 
Range_t< double > beta {{0., 1.}}
 Particle speed [c].
 

Detailed Description

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

Specific track cuts vs. particle ID.

Definition at line 42 of file KfpV0FinderCutter.h.

Member Function Documentation

◆ CBM_YAML_PROPERTIES()

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

References beta, and pid.

Member Data Documentation

◆ beta

template<EV0Type V0Type>
Range_t<double> cbm::algo::kfp::V0FinderCutter< V0Type >::TrackPidCuts::beta {{0., 1.}}

Particle speed [c].

Definition at line 44 of file KfpV0FinderCutter.h.

Referenced by CBM_YAML_PROPERTIES().

◆ pid

template<EV0Type V0Type>
ETrackPid cbm::algo::kfp::V0FinderCutter< V0Type >::TrackPidCuts::pid {ETrackPid::Undef}

Track PID (NOTE: is needed for reading)

Definition at line 43 of file KfpV0FinderCutter.h.

Referenced by CBM_YAML_PROPERTIES().


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