![]() |
ATLAS Offline Software
|
Enumerations | |
| enum | TypeEnum { UNKNOWN =0 , Uncorrelated , Correlated } |
Functions | |
| TString | enumToString (const TypeEnum type) |
| TypeEnum | stringToEnum (const TString &type) |
| Enumerator | |
|---|---|
| UNKNOWN | |
| Uncorrelated | |
| Correlated | |
Definition at line 31 of file UncertaintyEnum.h.
| TString jet::CompCorrelation::enumToString | ( | const TypeEnum | type | ) |
Definition at line 62 of file UncertaintyEnum.cxx.
| TypeEnum jet::CompCorrelation::stringToEnum | ( | const TString & | type | ) |
Definition at line 72 of file UncertaintyEnum.cxx.