![]() |
ATLAS Offline Software
|
Enumerations | |
| enum | TypeEnum { UNKNOWN =0 , OffsetNPV , OffsetMu , PtTerm , RhoTopology } |
Functions | |
| TString | enumToString (const TypeEnum type) |
| TypeEnum | stringToEnum (const TString &type) |
| Enumerator | |
|---|---|
| UNKNOWN | |
| OffsetNPV | |
| OffsetMu | |
| PtTerm | |
| RhoTopology | |
Definition at line 162 of file UncertaintyEnum.h.
| TString jet::PileupComp::enumToString | ( | const TypeEnum | type | ) |
Definition at line 488 of file UncertaintyEnum.cxx.
| TypeEnum jet::PileupComp::stringToEnum | ( | const TString & | type | ) |
Definition at line 500 of file UncertaintyEnum.cxx.