Go to the source code of this file.
|
| enum | FlavorTagDiscriminants::TruthDecoratorHelpers::TruthType::Label {
FlavorTagDiscriminants::TruthDecoratorHelpers::TruthType::NoTruth = 0
, FlavorTagDiscriminants::TruthDecoratorHelpers::TruthType::Other = 1
, FlavorTagDiscriminants::TruthDecoratorHelpers::TruthType::Pion = 2
, FlavorTagDiscriminants::TruthDecoratorHelpers::TruthType::Kaon = 3
,
FlavorTagDiscriminants::TruthDecoratorHelpers::TruthType::Lambda = 4
, FlavorTagDiscriminants::TruthDecoratorHelpers::TruthType::Electron = 5
, FlavorTagDiscriminants::TruthDecoratorHelpers::TruthType::Muon = 6
, FlavorTagDiscriminants::TruthDecoratorHelpers::TruthType::Photon = 7
} |
| enum | FlavorTagDiscriminants::TruthDecoratorHelpers::TruthSource::Label {
FlavorTagDiscriminants::TruthDecoratorHelpers::TruthSource::NoTruth = 0
, FlavorTagDiscriminants::TruthDecoratorHelpers::TruthSource::NotSecondary = 1
, FlavorTagDiscriminants::TruthDecoratorHelpers::TruthSource::HadronicInteraction = 2
, FlavorTagDiscriminants::TruthDecoratorHelpers::TruthSource::StrangeMesonDecay = 3
,
FlavorTagDiscriminants::TruthDecoratorHelpers::TruthSource::StrangeBaryonDecay = 4
, FlavorTagDiscriminants::TruthDecoratorHelpers::TruthSource::GammaConversion = 5
, FlavorTagDiscriminants::TruthDecoratorHelpers::TruthSource::Other = 6
} |