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

Cuts for tracks on pre-selection stage. More...

#include <KfpV0FinderCutter.h>

Public Member Functions

 CBM_YAML_PROPERTIES (yaml::Property(&TrackCuts::pidCuts, "pidCuts", "Track properties vs. PID", YAML::Flow))
 

Public Attributes

std::vector< TrackPidCutspidCuts
 

Detailed Description

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

Cuts for tracks on pre-selection stage.

Definition at line 55 of file KfpV0FinderCutter.h.

Member Function Documentation

◆ CBM_YAML_PROPERTIES()

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

References pidCuts.

Member Data Documentation

◆ pidCuts

template<EV0Type V0Type>
std::vector<TrackPidCuts> cbm::algo::kfp::V0FinderCutter< V0Type >::TrackCuts::pidCuts

Definition at line 56 of file KfpV0FinderCutter.h.

Referenced by CBM_YAML_PROPERTIES().


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