ATLAS Offline Software
DecisionHandling_entries.cxx
Go to the documentation of this file.
1 #include "../DumpDecisions.h"
2 #include "../RoRSeqFilter.h"
3 #include "../PassFilter.h"
4 #include "../TriggerSummaryAlg.h"
6 #include "../InputMakerForRoI.h"
7 #include "../DeltaRRoIComboHypoTool.h"
10 
11 #include "../ViewCreatorInitialROITool.h"
12 #include "../ViewCreatorPreviousROITool.h"
13 #include "../ViewCreatorNamedROITool.h"
14 #include "../ViewCreatorFSROITool.h"
15 #include "../ViewCreatorExtraPrefetchROITool.h"
16 #include "../ViewCreatorFetchFromViewROITool.h"
17 #include "../ViewCreatorCentredOnIParticleROITool.h"
18 #include "../ViewCreatorCentredOnClusterROITool.h"
19 #include "../ViewCreatorCentredOnJetWithPVConstraintROITool.h"
20 #include "../ViewCreatorJetSuperROITool.h"
21 #include "../ViewCreatorMuonSuperROITool.h"
22 #include "../ViewCreatorDVROITool.h"
23 #include "../ITestHypoTool.h"
24 #include "../TestHypoAlg.h"
25 #include "../TestHypoTool.h"
26 #include "../TestRecoAlg.h"
27 #include "../TestInputMaker.h"
28 
29 
34 
44 
ViewCreatorInitialROITool
Definition: ViewCreatorInitialROITool.h:24
DebugComboHypoTool
Concrete implimentation of the ComboHypoToolBase used by the ComboHypoTool unit test....
Definition: DebugComboHypoTool.h:19
RoRSeqFilter
Definition: RoRSeqFilter.h:49
ViewCreatorCentredOnIParticleROITool
Definition: ViewCreatorCentredOnIParticleROITool.h:25
ViewCreatorFSROITool
Definition: ViewCreatorFSROITool.h:22
DebugComboHypoTool.h
DumpDecisions
Definition: DumpDecisions.h:15
ViewCreatorCentredOnClusterROITool
Definition: ViewCreatorCentredOnClusterROITool.h:27
ComboHypoToolBase
Base class for tools which cut on properties of multi-object or multi-leg chains. User should derive ...
Definition: ComboHypoToolBase.h:26
ComboHypo
Definition: ComboHypo.h:31
ViewCreatorExtraPrefetchROITool
Definition: ViewCreatorExtraPrefetchROITool.h:21
HLTTest::TestHypoTool
Tool taking the decision for inclusive selection (one decision per object)
Definition: TestHypoTool.h:25
PassFilter
Filter algorithm that always pass, needed to fill gaps in HLT CF.
Definition: PassFilter.h:17
ViewCreatorFetchFromViewROITool
Definition: ViewCreatorFetchFromViewROITool.h:26
DeltaRRoIComboHypoTool
Definition: DeltaRRoIComboHypoTool.h:14
ViewCreatorMuonSuperROITool
Definition: ViewCreatorMuonSuperROITool.h:26
ComboHypo.h
HLTTest::TestInputMaker
Used at the start of a sequence: retrieves filtered collection via menu decision from previous step a...
Definition: TestInputMaker.h:27
ComboHypoToolBase.h
ViewCreatorPreviousROITool
Definition: ViewCreatorPreviousROITool.h:19
HLTTest::TestHypoAlg
Invokes HypoTools and stores the result of the decision.
Definition: TestHypoAlg.h:25
ViewCreatorDVROITool
Definition: ViewCreatorDVROITool.h:28
ViewCreatorCentredOnJetWithPVConstraintROITool
Definition: ViewCreatorCentredOnJetWithPVConstraintROITool.h:27
TriggerSummaryAlg
In addition, a merged decisions collection is prepared. But not currently written....
Definition: TriggerSummaryAlg.h:24
InputMakerForRoI
Used at the start of a sequence: retrieves filtered collection via menu decision from previous step a...
Definition: InputMakerForRoI.h:23
HLTTest::TestRecoAlg
Pseudo reco alg, reads input file formatted as follows: prop1:value, prop2:value; prop1:value,...
Definition: TestRecoAlg.h:28
ViewCreatorNamedROITool
Definition: ViewCreatorNamedROITool.h:19
DECLARE_COMPONENT
DECLARE_COMPONENT(MuonGMR4::ReadoutGeomCnvAlg)
ViewCreatorJetSuperROITool
Definition: ViewCreatorJetSuperROITool.h:27