![]() |
Project
|
#include <string>
Go to the source code of this file.
Enumerations | |
enum | ETrackType { Standard , KinkMother , KinkDaughter , V0NegativeDaughter , V0PositiveDaughter , V0Mother , CascadePrimaryMother , CascadePrimaryDaughter , CascadeSecondaryMother , CascadeNegativeDaughter , CascadePositiveDaughter , MuonMatched , MuonNotMatched , MuonGhost } |
Variables | |
const int | nDetectorTypes = 23 |
const std::string | gDetectorTypes [nDetectorTypes] |
const int | nTrackTypes = 14 |
const std::string | gTrackTypes [nTrackTypes] |
Definition in file ConversionConstants.h.
enum ETrackType |
Definition at line 23 of file ConversionConstants.h.
const std::string gDetectorTypes[nDetectorTypes] |
Definition at line 46 of file ConversionConstants.h.
const std::string gTrackTypes[nTrackTypes] |
Definition at line 79 of file ConversionConstants.h.
const int nDetectorTypes = 23 |
Definition at line 44 of file ConversionConstants.h.
const int nTrackTypes = 14 |
Definition at line 77 of file ConversionConstants.h.