|
ATLAS Offline Software
|
Go to the documentation of this file.
9 #ifndef TRKVALEVENT_TRUTHCLASSIFICATIONDEFS_H
10 #define TRKVALEVENT_TRUTHCLASSIFICATIONDEFS_H
13 namespace TruthClassification {
57 names.push_back(
"outofclassification");
58 names.push_back(
"primary");
59 names.push_back(
"secondary");
60 names.push_back(
"truncated");
76 names.push_back(
"outofclassification");
77 names.push_back(
"prompt");
78 names.push_back(
"heavyflavourdecay");
94 names.push_back(
"outofclassification");
95 names.push_back(
"noTauAtAll");
96 names.push_back(
"tau1p");
97 names.push_back(
"tau3p");
98 names.push_back(
"tauKaon");
@ NumberOfTauTruthClassifiers
HeavyFlavourClassifierStrings()
std::vector< std::string > names
The member.
Simple struct to access the names of the classifiers.
@ NumberOfHeavyFlavourClassifiers
std::vector< std::string > names
The member.
@ NumberOfPrimaryClassifiers
Simple struct to access the names of the track classifiers.
PrimaryClassifierStrings()
@ OutsideClassification
providing some well-defined error condition
Ensure that the ATLAS eigen extensions are properly loaded.
TauTruthClassifierStrings()
Simple struct to access the names of the hf classifiers.
Classifiers
TruthClassification.
std::vector< std::string > names
The member.