![]() |
ATLAS Offline Software
|
Enumerations | |
| enum | TypeEnum { UNKNOWN =0 , None , Full , OnlyX , OnlyY } |
Functions | |
| TString | enumToString (const TypeEnum type) |
| TypeEnum | stringToEnum (const TString &type) |
| Enumerator | |
|---|---|
| UNKNOWN | |
| None | |
| Full | |
| OnlyX | |
| OnlyY | |
Definition at line 240 of file UncertaintyEnum.h.
| TString jet::Interpolate::enumToString | ( | const TypeEnum | type | ) |
| TypeEnum jet::Interpolate::stringToEnum | ( | const TString & | type | ) |