ATLAS Offline Software
EventCommonD3PDMaker_entries.cxx
Go to the documentation of this file.
1 #include "../EventTypeFillerTool.h"
2 #include "../EventWeightFillerTool.h"
3 #include "../EventErrorStateFillerTool.h"
4 #include "../EventTrigInfoFillerTool.h"
5 #include "../FourMomFillerTool.h"
6 #include "../DRAssociationTool.h"
7 #include "../DRConeAssociationTool.h"
8 #include "../INav4MomLinkContainerGetterTool.h"
9 #include "../LBMetadataTool.h"
10 #include "../IParticleLinksCollectionGetterTool.h"
11 #include "../SkimDecisionFillerTool.h"
12 
13 
14 
D3PD::INav4MomLinkContainerGetterTool
Getter tool to retrieve an INav4MomLinkContainer from SG.
Definition: INav4MomLinkContainerGetterTool.h:42
D3PD::IParticleLinksCollectionGetterTool
Definition: IParticleLinksCollectionGetterTool.h:30
D3PD::LBMetadataTool
Add luminosity metadata info to a D3PD.
Definition: LBMetadataTool.h:32
D3PD::EventWeightFillerTool
Block filler tool for the event weight from EventInfo.
Definition: EventWeightFillerTool.h:27
DECLARE_COMPONENT
DECLARE_COMPONENT(MuonReadoutGeomCnvAlg)
D3PD::DRConeAssociationTool
Associate all particles within a DR cut.
Definition: DRConeAssociationTool.h:43
D3PD::EventErrorStateFillerTool
Block filler tool for event error state from EventInfo.
Definition: EventErrorStateFillerTool.h:33
D3PD::SkimDecisionFillerTool
Block filler tool for SkimDecisions.
Definition: SkimDecisionFillerTool.h:36
D3PD::FourMomFillerTool
Block filler tool for a four-momentum.
Definition: FourMomFillerTool.h:56
D3PD::EventTrigInfoFillerTool
Tool writing the stream decisions to D3PDs.
Definition: EventTrigInfoFillerTool.h:36
D3PD::DRAssociationTool
Associate to particle closest in DR.
Definition: DRAssociationTool.h:48
D3PD::EventTypeFillerTool
Block filler tool for the event type from EventInfo.
Definition: EventTypeFillerTool.h:30