CbmRoot
|
Go to the source code of this file.
Functions | |
AnalysisTree::Cuts * | GetCbmEventCuts (const std::string &branch, std::string name="CbmGoodEvent") |
AnalysisTree::Cuts * | GetCbmTrackCuts (const std::string &branch, std::string name="CbmGoodVertexTrack") |
AnalysisTree::Cuts * | GetCbmTofHitsCuts (const std::string &branch, std::string name="CbmGoodTofHit") |
AnalysisTree::Cuts * | GetCbmMcTracksCuts (const std::string &branch, std::string name="CbmMcPrimaryTrack") |
AnalysisTree::Cuts * GetCbmEventCuts | ( | const std::string & | branch, |
std::string | name = "CbmGoodEvent" ) |
Definition at line 5 of file cbm_cuts.h.
AnalysisTree::Cuts * GetCbmMcTracksCuts | ( | const std::string & | branch, |
std::string | name = "CbmMcPrimaryTrack" ) |
Definition at line 38 of file cbm_cuts.h.
AnalysisTree::Cuts * GetCbmTofHitsCuts | ( | const std::string & | branch, |
std::string | name = "CbmGoodTofHit" ) |
Definition at line 29 of file cbm_cuts.h.
AnalysisTree::Cuts * GetCbmTrackCuts | ( | const std::string & | branch, |
std::string | name = "CbmGoodVertexTrack" ) |
Definition at line 16 of file cbm_cuts.h.