ATLAS Offline Software
Variables
HLTEnums Namespace Reference

Variables

const std::string ReasonNames [16]
 
const std::string SteeringInternalReasonNames []
 

Variable Documentation

◆ ReasonNames

const std::string HLTEnums::ReasonNames[16]
Initial value:
= {"UNKNOWN", "MISSING_FEATURE",
"GAUDI_EXCEPTION", "EFORMAT_EXCEPTION",
"STD_EXCEPTION", "UNKNOWN_EXCEPTION",
"NAV_ERROR",
"MISSING_ROD", "CORRUPTED_ROD", "TIMEOUT",
"BAD_JOB_SETUP",
"USERDEF_1", "USERDEF_2", "USERDEF_3", "USERDEF_4",
"LAST_" }

Definition at line 27 of file Enums.cxx.

◆ SteeringInternalReasonNames

const std::string HLTEnums::SteeringInternalReasonNames[]
Initial value:
= { "UNKNOWN",
"NO_LVL1_ITEMS",
"NO_LVL2_CHAINS",
"NO_LVL1_RESULT",
"WRONG_HLT_RESULT",
"NO_HLT_RESULT",
"ALGO_ERROR",
"TIMEOUT",
"BUSY",
"BAD_JOB_SETUP",
"MISSING_CALO_ROI",
"MISSING_MUON_ROI",
"MISSING_OTHER_ROI",
"LAST_"}

Definition at line 57 of file Enums.cxx.