9#ifndef TRKVALEVENT_TRUTHCLASSIFICATIONDEFS_H
10#define TRKVALEVENT_TRUTHCLASSIFICATIONDEFS_H
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");
HeavyFlavourClassifiers
classification for type of ID track according to heavy flavour content
@ NumberOfHeavyFlavourClassifiers
Classifiers
TruthClassification.
@ OutsideClassification
providing some well-defined error condition
PrimaryClassifiers
classification for type of ID track according to appearance in detector
@ NumberOfPrimaryClassifiers
@ NumberOfTauTruthClassifiers
Ensure that the ATLAS eigen extensions are properly loaded.
HeavyFlavourClassifierStrings()
std::vector< std::string > names
The member.
PrimaryClassifierStrings()
std::vector< std::string > names
The member.
TauTruthClassifierStrings()
std::vector< std::string > names
The member.