ATLAS Offline Software
Loading...
Searching...
No Matches
Conditions.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  TrigDefs

Variables

static const unsigned int TrigDefs::requireDecision = 0x1
static const unsigned int TrigDefs::passedThrough = 0x1 << 1
static const unsigned int TrigDefs::allowResurrectedDecision = 0x1 << 2
static const unsigned int TrigDefs::enforceLogicalFlow = 0x1 << 5
static const unsigned int TrigDefs::eventAccepted = 0x1 << 6
static const unsigned int TrigDefs::ignoreIOV = 0x1 << 15
static const unsigned int TrigDefs::alsoDeactivateTEs = 0x1 << 16
static const unsigned int TrigDefs::includeFailedDecisions = 0x1 << 16
 Run3 synonym of alsoDeactivateTEs.
static const unsigned int TrigDefs::ignoreFDR = 0x1 << 17
static const unsigned int TrigDefs::Physics = requireDecision | enforceLogicalFlow
static const unsigned int TrigDefs::fullChain = enforceLogicalFlow
static const unsigned int TrigDefs::EF_passedRaw =0x1
static const unsigned int TrigDefs::EF_passThrough =0x1 << 1
static const unsigned int TrigDefs::EF_prescaled =0x1 << 2
static const unsigned int TrigDefs::EF_resurrected =0x1 << 3
static const unsigned int TrigDefs::L2_passedRaw =0x1 << 8
static const unsigned int TrigDefs::L2_passThrough =0x1 << 9
static const unsigned int TrigDefs::L2_prescaled =0x1 << 10
static const unsigned int TrigDefs::L2_resurrected =0x1 << 11
static const unsigned int TrigDefs::L1_isPassedAfterPrescale = 0x1 << 16
static const unsigned int TrigDefs::L1_isPassedBeforePrescale = 0x1 << 17
static const unsigned int TrigDefs::L1_isPassedAfterVeto = 0x1 << 18
static const unsigned int TrigDefs::EF_error = 0x1 << 19
static const unsigned int TrigDefs::L2_error = 0x1 << 20
static const unsigned int TrigDefs::Express_passed = 0x1 << 20
static const unsigned int TrigDefs::lastFeatureOfType = 0x1 << 21
 Run 3 "enum". Only return the final feature along each route through the navigation.
static const unsigned int TrigDefs::allFeaturesOfType = 0x1 << 22
 Run 3 "enum". Return all features along legs (still with type and container checks)
static const unsigned int TrigDefs::fillDecisions = 0x1 << 23
 Run 3 "enum". Fill active decisions ID for each feature.