ATLAS Offline Software
TruthD3PDMaker_entries.cxx
Go to the documentation of this file.
1 // Associator tool(s):
2 #include "../TruthParticleChildAssociationTool.h"
3 #include "../TruthParticleParentAssociationTool.h"
4 #include "../TruthParticleProdVertexAssociationTool.h"
5 // Filler tool(s):
6 #include "../TruthParticleBremFillerTool.h"
7 #include "../TruthParticleFillerTool.h"
8 #include "../TruthParticleClassificationFillerTool.h"
9 #include "../D3PDMCTruthClassifier.h"
10 // Filter tool(s):
11 
12 // Associator tool(s):
16 // Filler tool(s):
21 
D3PD::TruthParticleClassificationFillerTool
Definition: TruthParticleClassificationFillerTool.h:29
D3PD::TruthParticleChildAssociationTool
Associate all particles within a DR cut.
Definition: TruthParticleChildAssociationTool.h:37
D3PD::TruthParticleFillerTool
Definition: TruthParticleFillerTool.h:27
D3PD::TruthParticleBremFillerTool
Fill the hasHardBrem flag.
Definition: TruthParticleBremFillerTool.h:28
DECLARE_COMPONENT
DECLARE_COMPONENT(MuonReadoutGeomCnvAlg)
D3PD::TruthParticleProdVertexAssociationTool
Associate from a TruthParticle to its GenVertex production vertex.
Definition: TruthParticleProdVertexAssociationTool.h:33
D3PD::TruthParticleParentAssociationTool
Associate all particles within a DR cut.
Definition: TruthParticleParentAssociationTool.h:37
D3PD::D3PDMCTruthClassifier
Work around MCTruthClassifier brain-damage.
Definition: D3PDMCTruthClassifier.h:43