ATLAS Offline Software
Enumerations
FlavorTagDiscriminants::TruthDecoratorHelpers::TruthType Namespace Reference

Enumerations

enum  Label {
  NoTruth = 0, Other = 1, Pion = 2, Kaon = 3,
  Lambda = 4, Electron = 5, Muon = 6, Photon = 7
}
 

Enumeration Type Documentation

◆ Label

Enumerator
NoTruth 
Other 
Pion 
Kaon 
Lambda 
Electron 
Muon 
Photon 

Definition at line 16 of file TruthDecoratorHelpers.h.

16  {
17  NoTruth = 0,
18  Other = 1,
19  Pion = 2,
20  Kaon = 3,
21  Lambda = 4,
22  Electron = 5,
23  Muon = 6,
24  Photon = 7
25  };
OfflineHitType::Other
@ Other
FlavorTagDiscriminants::TruthDecoratorHelpers::TruthType::Kaon
@ Kaon
Definition: TruthDecoratorHelpers.h:20
Muon
This class provides conversion from CSC RDO data to CSC Digits.
Definition: TrackSystemController.h:49
Photon
Class describing an photon
Electron
Class describing an electron.
FlavorTagDiscriminants::TruthDecoratorHelpers::TruthSource::NoTruth
@ NoTruth
Definition: TruthDecoratorHelpers.h:29
FlavorTagDiscriminants::TruthDecoratorHelpers::TruthType::Pion
@ Pion
Definition: TruthDecoratorHelpers.h:19
FlavorTagDiscriminants::TruthDecoratorHelpers::TruthType::Lambda
@ Lambda
Definition: TruthDecoratorHelpers.h:21