![]() |
ATLAS Offline Software
|
Classes | |
| struct | ParticleDef |
Functions | |
| ParticleOrigin | convHadronTypeToOrig (ParticleType pType, int motherPDG) |
| ParticleOrigin | defHadronType (int pdg) |
| ParticleType | defTypeOfHadron (int pdg) |
| ParticleType | defTypeOfElectron (ParticleOrigin EleOrig, bool isPrompt) |
| ParticleType | defTypeOfMuon (ParticleOrigin MuOrig, bool isPrompt) |
| ParticleType | defTypeOfTau (ParticleOrigin TauOrig) |
| ParticleType | defTypeOfPhoton (ParticleOrigin PhotOrig) |
| template<class T> | |
| ParticleOrigin | defJetOrig (const T &allJetMothers) |
| template<class T> | |
| std::tuple< unsigned int, T > | defOrigOfParticle (T thePart) |
| int | isPrompt (const unsigned int classify, bool allow_prompt_tau_decays=true) |
| template<class T> | |
| ParticleOutCome | defOutComeOfElectron (T thePart) |
| template<class T> | |
| ParticleOutCome | defOutComeOfMuon (T thePart) |
| template<class T> | |
| ParticleOutCome | defOutComeOfTau (T thePart) |
| template<class T> | |
| ParticleOutCome | defOutComeOfPhoton (T thePart) |
| enum MCTruthPartClassifier::MCTC_bits : unsigned int |
| Enumerator | |
|---|---|
| HadTau | |
| Tau | |
| hadron | |
| frombsm | |
| uncat | |
| isbsm | |
| isgeant | |
| stable | |
| totalBits | |
Definition at line 147 of file TruthClassifiers.h.
| enum MCTruthPartClassifier::ParticleOrigin : unsigned int |
Definition at line 53 of file TruthClasses.h.
| enum MCTruthPartClassifier::ParticleOutCome : unsigned int |
| Enumerator | |
|---|---|
| NonDefinedOutCome | |
| UnknownOutCome | |
| UnConverted | |
| Converted | |
| NonInteract | |
| NuclInteraction | |
| ElectrMagInter | |
| DecaytoElectron | |
| DecaytoMuon | |
| OneProng | |
| ThreeProng | |
| FiveProng | |
Definition at line 107 of file TruthClasses.h.
| enum MCTruthPartClassifier::ParticleType : unsigned int |
Definition at line 10 of file TruthClasses.h.
|
inline |
Definition at line 14 of file TruthClassifiers.h.
|
inline |
Definition at line 30 of file TruthClassifiers.h.
| ParticleOrigin MCTruthPartClassifier::defJetOrig | ( | const T & | allJetMothers | ) |
Definition at line 130 of file TruthClassifiers.h.
| std::tuple< unsigned int, T > MCTruthPartClassifier::defOrigOfParticle | ( | T | thePart | ) |
Definition at line 149 of file TruthClassifiers.h.
| ParticleOutCome MCTruthPartClassifier::defOutComeOfElectron | ( | T | thePart | ) |
Definition at line 187 of file TruthClassifiers.h.
| ParticleOutCome MCTruthPartClassifier::defOutComeOfMuon | ( | T | thePart | ) |
Definition at line 211 of file TruthClassifiers.h.
| ParticleOutCome MCTruthPartClassifier::defOutComeOfPhoton | ( | T | thePart | ) |
Definition at line 265 of file TruthClassifiers.h.
| ParticleOutCome MCTruthPartClassifier::defOutComeOfTau | ( | T | thePart | ) |
Definition at line 237 of file TruthClassifiers.h.
|
inline |
Definition at line 60 of file TruthClassifiers.h.
|
inline |
Definition at line 45 of file TruthClassifiers.h.
|
inline |
Definition at line 79 of file TruthClassifiers.h.
|
inline |
Definition at line 114 of file TruthClassifiers.h.
|
inline |
Definition at line 97 of file TruthClassifiers.h.
|
inline |
Definition at line 179 of file TruthClassifiers.h.