![]() |
ATLAS Offline Software
|
Go to the source code of this file.
Namespaces | |
| namespace | HLTEnums |
Functions | |
| const std::string & | strAction (const Action::Code code) |
| Action::Code | getActionFromString (const std::string &str) |
| const std::string | strReason (const Reason::Code code) |
| Reason::Code | getReasonFromString (const std::string &str) |
| SteeringInternalReason::Code | getSteeringInternalReasonFromString (const std::string &str) |
| const std::string | strSteeringInternalReason (const SteeringInternalReason::Code code) |
Variables | |
| const std::string | ActionNames [4] = {"CONTINUE", "ABORT_CHAIN", "ABORT_EVENT", "ABORT_JOB"} |
| const std::string | HLTEnums::ReasonNames [16] |
| const std::string | HLTEnums::SteeringInternalReasonNames [] |
| Action::Code getActionFromString | ( | const std::string & | str | ) |
Definition at line 17 of file Enums.cxx.
| Reason::Code getReasonFromString | ( | const std::string & | str | ) |
| SteeringInternalReason::Code getSteeringInternalReasonFromString | ( | const std::string & | str | ) |
Definition at line 74 of file Enums.cxx.
| const std::string & strAction | ( | const Action::Code | code | ) |
| const std::string strReason | ( | const Reason::Code | code | ) |
| const std::string strSteeringInternalReason | ( | const SteeringInternalReason::Code | code | ) |