ATLAS Offline Software
Loading...
Searching...
No Matches
TruthClassificationDefs.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  Trk::TruthClassification::PrimaryClassifierStrings
 Simple struct to access the names of the track classifiers. More...
struct  Trk::TruthClassification::HeavyFlavourClassifierStrings
 Simple struct to access the names of the hf classifiers. More...
struct  Trk::TruthClassification::TauTruthClassifierStrings
 Simple struct to access the names of the classifiers. More...

Namespaces

namespace  Trk
 Ensure that the ATLAS eigen extensions are properly loaded.
namespace  Trk::TruthClassification

Enumerations

enum  Trk::TruthClassification::Classifiers { Trk::TruthClassification::OutsideClassification = 0 }
 TruthClassification. More...
enum  Trk::TruthClassification::PrimaryClassifiers { Trk::TruthClassification::Primary =1 , Trk::TruthClassification::Secondary , Trk::TruthClassification::Truncated , Trk::TruthClassification::NumberOfPrimaryClassifiers }
 classification for type of ID track according to appearance in detector More...
enum  Trk::TruthClassification::HeavyFlavourClassifiers { Trk::TruthClassification::Prompt =1 , Trk::TruthClassification::HeavyFlavourDecay , Trk::TruthClassification::NumberOfHeavyFlavourClassifiers }
 classification for type of ID track according to heavy flavour content More...
enum  Trk::TruthClassification::TauTruthClassifiers {
  Trk::TruthClassification::NoTauAtAll =1 , Trk::TruthClassification::Tau1p , Trk::TruthClassification::Tau3p , Trk::TruthClassification::TauKaon ,
  Trk::TruthClassification::NumberOfTauTruthClassifiers
}