ATLAS Offline Software
|
Classes | |
struct | HeavyFlavourClassifierStrings |
Simple struct to access the names of the hf classifiers. More... | |
struct | PrimaryClassifierStrings |
Simple struct to access the names of the track classifiers. More... | |
struct | TauTruthClassifierStrings |
Simple struct to access the names of the classifiers. More... | |
Enumerations | |
enum | Classifiers { OutsideClassification = 0 } |
TruthClassification. More... | |
enum | PrimaryClassifiers { Primary =1, Secondary, Truncated, NumberOfPrimaryClassifiers } |
enum | HeavyFlavourClassifiers { Prompt =1, HeavyFlavourDecay, NumberOfHeavyFlavourClassifiers } |
enum | TauTruthClassifiers { NoTauAtAll =1, Tau1p, Tau3p, TauKaon, NumberOfTauTruthClassifiers } |
Enumerator | |
---|---|
OutsideClassification | providing some well-defined error condition |
Definition at line 18 of file TruthClassificationDefs.h.
classification for type of ID track according to heavy flavour content
Enumerator | |
---|---|
Prompt | |
HeavyFlavourDecay | |
NumberOfHeavyFlavourClassifiers |
Definition at line 33 of file TruthClassificationDefs.h.
classification for type of ID track according to appearance in detector
Enumerator | |
---|---|
Primary | |
Secondary | |
Truncated | |
NumberOfPrimaryClassifiers |
Definition at line 24 of file TruthClassificationDefs.h.
Enumerator | |
---|---|
NoTauAtAll | |
Tau1p | |
Tau3p | |
TauKaon | |
NumberOfTauTruthClassifiers |
Definition at line 41 of file TruthClassificationDefs.h.