ATLAS Offline Software
|
Enumerations | |
enum | TypeEnum { UNKNOWN =0, Pt, PtEta, PtAbsEta, PtAbsMass, PtMass, PtMassEta, PtMassAbsEta, PtAbsMassEta, PtAbsMassAbsEta, eLOGmOe, eLOGmOeEta, eLOGmOeAbsEta, PtLOGPtMassForTagSF } |
Functions | |
TString | enumToString (const TypeEnum type) |
TypeEnum | stringToEnum (const TString &type) |
bool | isAbsEta (const TypeEnum type) |
bool | includesMass (const TypeEnum type) |
Enumerator | |
---|---|
UNKNOWN | |
Pt | |
PtEta | |
PtAbsEta | |
PtAbsMass | |
PtMass | |
PtMassEta | |
PtMassAbsEta | |
PtAbsMassEta | |
PtAbsMassAbsEta | |
eLOGmOe | |
eLOGmOeEta | |
eLOGmOeAbsEta | |
PtLOGPtMassForTagSF |
Definition at line 44 of file UncertaintyEnum.h.
Definition at line 91 of file UncertaintyEnum.cxx.
Definition at line 156 of file UncertaintyEnum.cxx.
Definition at line 143 of file UncertaintyEnum.cxx.
Definition at line 112 of file UncertaintyEnum.cxx.