![]() |
ATLAS Offline Software
|
Enumerations | |
| enum | TypeEnum { UNKNOWN =0 , t_qqb , t , V_qq , W_qq , Z_qq , W_qq_From_t , t_other , q } |
Functions | |
| TString | enumToString (const TypeEnum type) |
| TypeEnum | stringToEnum (const TString &type) |
| Enumerator | |
|---|---|
| UNKNOWN | |
| t_qqb | |
| t | |
| V_qq | |
| W_qq | |
| Z_qq | |
| W_qq_From_t | |
| t_other | |
| q | |
Definition at line 130 of file UncertaintyEnum.h.
| TString jet::CompFlavorLabelVar::enumToString | ( | const TypeEnum | type | ) |
Definition at line 403 of file UncertaintyEnum.cxx.
| TypeEnum jet::CompFlavorLabelVar::stringToEnum | ( | const TString & | type | ) |
Definition at line 419 of file UncertaintyEnum.cxx.