ATLAS Offline Software
TrigT1CaloSim_entries.cxx
Go to the documentation of this file.
1 #include "../Run2TriggerTowerMaker.h"
2 #include "../Run2CPMTowerMaker.h"
3 #include "../Run2JetElementMaker.h"
4 #include "../CPMSim.h"
5 #include "../JEMJetSim.h"
6 #include "../JEMEnergySim.h"
7 #include "../RoIROD.h"
8 #include "../CPCMX.h"
9 #include "../JetCMX.h"
10 #include "../EnergyCMX.h"
11 #include "../LArTTL1Overlay.h"
12 #include "../TileTTL1Overlay.h"
13 
14 
15 using namespace LVL1;
16 
LVL1::JEMJetSim
The algorithm responsible for simulating the Jet trigger.
Definition: JEMJetSim.h:55
LVL1::CPMSim
The algorithm responsible for simulating the Em/tau calo trigger.
Definition: CPMSim.h:70
LVL1::JetCMX
The algorithm responsible for simulating the Em/tau calo trigger.
Definition: JetCMX.h:56
LVL1::EnergyCMX
This class simulates the missing ET and total ET triggers.
Definition: EnergyCMX.h:58
LVL1
eFexTowerBuilder creates xAOD::eFexTowerContainer from supercells (LATOME) and triggerTowers (TREX) i...
Definition: ICMMCPHitsCnvTool.h:18
DECLARE_COMPONENT
DECLARE_COMPONENT(MuonReadoutGeomCnvAlg)
LVL1::RoIROD
The RoIROD Athena Algorithm takes the output from the LVL1 Calo Trigger simulations and produces the ...
Definition: RoIROD.h:54
LVL1::Run2CPMTowerMaker
The Run2CPMTowerMaker class takes Trigger Towers from the TES and forms CPMTowers,...
Definition: Run2CPMTowerMaker.h:55
LVL1::Run2JetElementMaker
The Run2JetElementMaker class takes Trigger Towers from the TES and forms JetElements,...
Definition: Run2JetElementMaker.h:54
LVL1::TileTTL1Overlay
Definition: TileTTL1Overlay.h:46
LVL1::JEMEnergySim
This class simulates the missing ET and total ET triggers.
Definition: JEMEnergySim.h:53
LVL1::LArTTL1Overlay
Definition: LArTTL1Overlay.h:46
LVL1::CPCMX
The algorithm responsible for simulating the Em/tau calo trigger.
Definition: CPCMX.h:60
LVL1::Run2TriggerTowerMaker
Definition: Run2TriggerTowerMaker.h:90