![]() |
ATLAS Offline Software
|
Enumerations | |
| enum | TypeEnum { UNKNOWN =0 , Statistical , Detector , Modelling , Mixed , Effective , Other } |
Functions | |
| TString | enumToString (const TypeEnum type) |
| TypeEnum | stringToEnum (const TString &type) |
| Enumerator | |
|---|---|
| UNKNOWN | |
| Statistical | |
| Detector | |
| Modelling | |
| Mixed | |
| Effective | |
| Other | |
Definition at line 15 of file UncertaintyEnum.h.
| TString jet::CompCategory::enumToString | ( | const TypeEnum | type | ) |
Definition at line 21 of file UncertaintyEnum.cxx.
| TypeEnum jet::CompCategory::stringToEnum | ( | const TString & | type | ) |
Definition at line 35 of file UncertaintyEnum.cxx.