![]() |
ATLAS Offline Software
|
Enumerations | |
| enum | TypeEnum { UNKNOWN =0 , Response , Composition , bJES , PerJetResponse , PerJetResponse_Gluon , PerJetResponse_LQ , PerJetResponse_B , PerJetResponse_C } |
Functions | |
| TString | enumToString (const TypeEnum type) |
| TypeEnum | stringToEnum (const TString &type) |
| Enumerator | |
|---|---|
| UNKNOWN | |
| Response | |
| Composition | |
| bJES | |
| PerJetResponse | |
| PerJetResponse_Gluon | |
| PerJetResponse_LQ | |
| PerJetResponse_B | |
| PerJetResponse_C | |
Definition at line 176 of file UncertaintyEnum.h.
| TString jet::FlavourComp::enumToString | ( | const TypeEnum | type | ) |
Definition at line 526 of file UncertaintyEnum.cxx.
| TypeEnum jet::FlavourComp::stringToEnum | ( | const TString & | type | ) |
Definition at line 542 of file UncertaintyEnum.cxx.