ATLAS Offline Software
HLTSeeding_entries.cxx
Go to the documentation of this file.
1 #include "../HLTSeeding.h"
2 #include "../HLTSeedingNoCtpForTesting.h"
3 #include "../CTPUnpackingToolBase.h"
4 #include "../CTPUnpackingTool.h"
5 #include "../CTPUnpackingEmulationTool.h"
6 #include "../eFexEMRoIThresholdsTool.h"
7 #include "../eFexTauRoIThresholdsTool.h"
8 #include "../jFexFwdElRoIThresholdsTool.h"
9 #include "../jFexTauRoIThresholdsTool.h"
10 #include "../cTauRoIThresholdsTool.h"
11 #include "../jFexSRJetRoIThresholdsTool.h"
12 #include "../jFexLRJetRoIThresholdsTool.h"
13 #include "../gFexSRJetRoIThresholdsTool.h"
14 #include "../gFexLRJetRoIThresholdsTool.h"
15 #include "../EMRoIsUnpackingTool.h"
16 #include "../METRoIsUnpackingTool.h"
17 #include "../FSRoIsUnpackingTool.h"
18 #include "../JRoIsUnpackingTool.h"
19 #include "../TAURoIsUnpackingTool.h"
20 #include "../RoIsUnpackingToolBase.h"
21 #include "../RoIsUnpackingToolPhase1.h"
22 #include "../RoIsUnpackingEmulationTool.h"
23 #include "../MURoIsUnpackingTool.h"
24 #include "../PrescalingTool.h"
25 #include "../PrescalingEmulationTool.h"
26 #include "../L1TriggerResultMaker.h"
27 #include "../L1DataConsistencyChecker.h"
28 
29 #include "../RoiUpdaterTool.h"
30 
31 // Algorithms
35 
36 // Prescaling tools
39 
40 // Seeding tools: CTP
44 
45 // Seeding tools: Muon
48 
49 // Seeding: tools L1Calo
68 
69 // Seeding tools: Legacy L1Calo
74 
75 // Seeding tools: Common
80 
jFexSRJetRoIThresholdsTool
Definition: jFexSRJetRoIThresholdsTool.h:11
PrescalingTool
Definition: PrescalingTool.h:33
RoIsUnpackingToolBase
Base class for RoI unpackers.
Definition: RoIsUnpackingToolBase.h:32
CTPUnpackingEmulationTool
Definition: CTPUnpackingEmulationTool.h:12
gFexSRJetRoIsUnpackingTool
Definition: RoIsUnpackingToolPhase1.h:200
MURoIsUnpackingTool
Definition: MURoIsUnpackingTool.h:20
CTPUnpackingToolBase
Base class for CTP unpacking tools.
Definition: CTPUnpackingToolBase.h:24
jFexTauRoIThresholdsTool
Definition: jFexTauRoIThresholdsTool.h:11
L1DataConsistencyChecker
Checks the consistency between CTP active items and L1 RoIs (TOBs) received from RoIB/readout.
Definition: L1DataConsistencyChecker.h:22
TAURoIsUnpackingTool
Definition: TAURoIsUnpackingTool.h:11
gFexLRJetRoIThresholdsTool
Definition: gFexLRJetRoIThresholdsTool.h:11
jFexLRJetRoIsUnpackingTool
Definition: RoIsUnpackingToolPhase1.h:194
gFexSRJetRoIThresholdsTool
Definition: gFexSRJetRoIThresholdsTool.h:11
eFexEMRoIsUnpackingTool
Definition: RoIsUnpackingToolPhase1.h:158
L1TriggerResultMaker
Algorithm creating L1TriggerResult and linking the relevant L1 xAOD collections to it.
Definition: L1TriggerResultMaker.h:30
cTauRoIThresholdsTool
Definition: cTauRoIThresholdsTool.h:12
jFexFwdElRoIsUnpackingTool
Definition: RoIsUnpackingToolPhase1.h:170
PrescalingEmulationTool
Definition: PrescalingEmulationTool.h:30
eFexTauRoIThresholdsTool
Definition: eFexTauRoIThresholdsTool.h:11
RoiUpdaterTool
Definition: RoiUpdaterTool.h:22
gFexLRJetRoIsUnpackingTool
Definition: RoIsUnpackingToolPhase1.h:206
JRoIsUnpackingTool
Definition: JRoIsUnpackingTool.h:13
METRoIsUnpackingTool
Definition: METRoIsUnpackingTool.h:13
cTauRoIsUnpackingTool
Definition: RoIsUnpackingToolPhase1.h:182
CTPUnpackingTool
Definition: CTPUnpackingTool.h:16
FSRoIsUnpackingTool
Definition: FSRoIsUnpackingTool.h:9
MuonRoIsUnpackingTool
Definition: RoIsUnpackingToolPhase1.h:212
HLTSeeding
Collects information from CTP bits and LVL1 RoIs, activates HLT chains and creates seeding RoIs.
Definition: HLTSeeding.h:31
jFexTauRoIsUnpackingTool
Definition: RoIsUnpackingToolPhase1.h:176
EMRoIsUnpackingTool
Definition: EMRoIsUnpackingTool.h:13
jFexSRJetRoIsUnpackingTool
Definition: RoIsUnpackingToolPhase1.h:188
eFexEMRoIThresholdsTool
Definition: eFexEMRoIThresholdsTool.h:11
jFexFwdElRoIThresholdsTool
Definition: jFexFwdElRoIThresholdsTool.h:11
jFexLRJetRoIThresholdsTool
Definition: jFexLRJetRoIThresholdsTool.h:11
HLTSeedingNoCtpForTesting
Simplified version of HLTSeeding with minimal dependencies to use in testing.
Definition: HLTSeedingNoCtpForTesting.h:24
eFexTauRoIsUnpackingTool
Definition: RoIsUnpackingToolPhase1.h:164
RoIsUnpackingEmulationTool
Definition: RoIsUnpackingEmulationTool.h:11
DECLARE_COMPONENT
DECLARE_COMPONENT(MuonGMR4::ReadoutGeomCnvAlg)