![]() |
ATLAS Offline Software
|
Enumerations | |
| enum | TypeEnum { UNKNOWN =0 , QCD , WZ , Hbb , Top , MIXED } |
Functions | |
| TString | enumToString (const TypeEnum type) |
| TypeEnum | stringToEnum (const TString &type) |
| Enumerator | |
|---|---|
| UNKNOWN | |
| QCD | |
| WZ | |
| Hbb | |
| Top | |
| MIXED | |
Definition at line 207 of file UncertaintyEnum.h.
| TString jet::JetTopology::enumToString | ( | const TypeEnum | type | ) |
| TypeEnum jet::JetTopology::stringToEnum | ( | const TString & | type | ) |
Definition at line 622 of file UncertaintyEnum.cxx.