![]() |
ATLAS Offline Software
|
Enumerations | |
| enum | TypeEnum { UNKNOWN =0 , FourVecMass , CaloMass , TAMass , CombMassQCD , CombMassWZ , CombMassHbb , CombMassTop } |
Functions | |
| TString | enumToString (const TypeEnum type) |
| TypeEnum | stringToEnum (const TString &type) |
| TString | getJetScaleString (const TypeEnum type) |
| Enumerator | |
|---|---|
| UNKNOWN | |
| FourVecMass | |
| CaloMass | |
| TAMass | |
| CombMassQCD | |
| CombMassWZ | |
| CombMassHbb | |
| CombMassTop | |
Definition at line 70 of file UncertaintyEnum.h.
| TString jet::CompMassDef::enumToString | ( | const TypeEnum | type | ) |
Definition at line 188 of file UncertaintyEnum.cxx.
| TString jet::CompMassDef::getJetScaleString | ( | const TypeEnum | type | ) |
Definition at line 225 of file UncertaintyEnum.cxx.
| TypeEnum jet::CompMassDef::stringToEnum | ( | const TString & | type | ) |
Definition at line 203 of file UncertaintyEnum.cxx.