ATLAS Offline Software
Loading...
Searching...
No Matches
xAODMaker::TrigDefs Namespace Reference

Variables

static const unsigned int requireDecision = 0x1
static const unsigned int enforceLogicalFlow = 0x1 << 5
static const unsigned int Physics = requireDecision | enforceLogicalFlow
static const unsigned int EF_passedRaw =0x1
static const unsigned int EF_passThrough =0x1 << 1
static const unsigned int EF_prescaled =0x1 << 2
static const unsigned int EF_resurrected =0x1 << 3
static const unsigned int L2_passedRaw =0x1 << 8
static const unsigned int L2_passThrough =0x1 << 9
static const unsigned int L2_prescaled =0x1 << 10
static const unsigned int L2_resurrected =0x1 << 11

Variable Documentation

◆ EF_passedRaw

const unsigned int xAODMaker::TrigDefs::EF_passedRaw =0x1
static

Definition at line 48 of file TrigDecisionCnvTool.cxx.

◆ EF_passThrough

const unsigned int xAODMaker::TrigDefs::EF_passThrough =0x1 << 1
static

Definition at line 49 of file TrigDecisionCnvTool.cxx.

◆ EF_prescaled

const unsigned int xAODMaker::TrigDefs::EF_prescaled =0x1 << 2
static

Definition at line 50 of file TrigDecisionCnvTool.cxx.

◆ EF_resurrected

const unsigned int xAODMaker::TrigDefs::EF_resurrected =0x1 << 3
static

Definition at line 51 of file TrigDecisionCnvTool.cxx.

◆ enforceLogicalFlow

const unsigned int xAODMaker::TrigDefs::enforceLogicalFlow = 0x1 << 5
static

Definition at line 36 of file TrigDecisionCnvTool.cxx.

◆ L2_passedRaw

const unsigned int xAODMaker::TrigDefs::L2_passedRaw =0x1 << 8
static

Definition at line 52 of file TrigDecisionCnvTool.cxx.

◆ L2_passThrough

const unsigned int xAODMaker::TrigDefs::L2_passThrough =0x1 << 9
static

Definition at line 53 of file TrigDecisionCnvTool.cxx.

◆ L2_prescaled

const unsigned int xAODMaker::TrigDefs::L2_prescaled =0x1 << 10
static

Definition at line 54 of file TrigDecisionCnvTool.cxx.

◆ L2_resurrected

const unsigned int xAODMaker::TrigDefs::L2_resurrected =0x1 << 11
static

Definition at line 55 of file TrigDecisionCnvTool.cxx.

◆ Physics

const unsigned int xAODMaker::TrigDefs::Physics = requireDecision | enforceLogicalFlow
static

Definition at line 45 of file TrigDecisionCnvTool.cxx.

◆ requireDecision

const unsigned int xAODMaker::TrigDefs::requireDecision = 0x1
static

Definition at line 29 of file TrigDecisionCnvTool.cxx.