ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
PhysicsAnalysis
AnalysisCommon
ParticleJetTools
src
components
ParticleJetTools_entries.cxx
Go to the documentation of this file.
1
#include "
ParticleJetTools/CopyFlavorLabelTruthParticles.h
"
2
#include "
ParticleJetTools/CopyBosonTopLabelTruthParticles.h
"
3
#include "
ParticleJetTools/CopyTruthPartons.h
"
4
#include "
ParticleJetTools/JetPartonTruthLabel.h
"
5
#include "
ParticleJetTools/CopyTruthJetParticles.h
"
6
#include "
ParticleJetTools/ParticleJetDeltaRLabelTool.h
"
7
#include "
ParticleJetTools/ParticleJetGhostLabelTool.h
"
8
#include "
ParticleJetTools/JetParticleShrinkingConeAssociation.h
"
9
#include "
ParticleJetTools/JetParticleCenterOfMassAssociation.h
"
10
#include "
ParticleJetTools/JetParticleOriginVertexAssociation.h
"
11
#include "
ParticleJetTools/JetTruthLabelingTool.h
"
12
#include "
ParticleJetTools/JetPileupLabelingTool.h
"
13
#include "
ParticleJetTools/JetIRCSafeLabelTool.h
"
14
#include "
ParticleJetTools/JetQuarkChargeLabelingTool.h
"
15
#include "
ParticleJetTools/FatVertex.h
"
16
#include "
ParticleJetTools/FtagLargeRJetTruthLabelTool.h
"
17
18
#include "
../TruthParentDecoratorAlg.h
"
19
#ifndef GENERATIONBASE
20
// TruthVertexDecoratorAlg uses InDet::InDetTrackTruthOriginTool, whose package
21
// is not available in AthGeneration. JetTruthVertexSummaryDecoratorAlg is
22
// excluded together as a pair — both are derivation-only.
23
#include "
../TruthVertexDecoratorAlg.h
"
24
#include "
../JetTruthVertexSummaryDecoratorAlg.h
"
25
#endif
26
27
using namespace
Analysis
;
28
29
30
DECLARE_COMPONENT
(
Analysis::JetPartonTruthLabel
)
32
DECLARE_COMPONENT
(
CopyFlavorLabelTruthParticles
)
33
DECLARE_COMPONENT
(
CopyBosonTopLabelTruthParticles
)
34
DECLARE_COMPONENT
(
CopyTruthPartons
)
35
DECLARE_COMPONENT
(
CopyTruthJetParticles
)
36
DECLARE_COMPONENT
(
ParticleJetDeltaRLabelTool
)
37
DECLARE_COMPONENT
(
ParticleJetGhostLabelTool
)
38
DECLARE_COMPONENT
(
JetParticleShrinkingConeAssociation
)
39
DECLARE_COMPONENT
(
JetParticleCenterOfMassAssociation
)
40
DECLARE_COMPONENT
(
JetParticleOriginVertexAssociation
)
41
DECLARE_COMPONENT
(
JetTruthLabelingTool
)
42
DECLARE_COMPONENT
(
JetPileupLabelingTool
)
43
DECLARE_COMPONENT
(
JetIRCSafeLabelTool
)
44
DECLARE_COMPONENT
(
JetQuarkChargeLabelingTool
)
45
46
DECLARE_COMPONENT
(
TruthParentDecoratorAlg
)
47
#ifndef GENERATIONBASE
48
DECLARE_COMPONENT
(
ParticleJetTools::TruthVertexDecoratorAlg
)
49
DECLARE_COMPONENT
(
ParticleJetTools::JetTruthVertexSummaryDecoratorAlg
)
50
#endif
51
DECLARE_COMPONENT
(
FtagLargeRJetTruthLabelTool
)
CopyBosonTopLabelTruthParticles.h
CopyFlavorLabelTruthParticles.h
CopyTruthJetParticles.h
CopyTruthPartons.h
FatVertex.h
FtagLargeRJetTruthLabelTool.h
JetIRCSafeLabelTool.h
JetParticleCenterOfMassAssociation.h
JetParticleOriginVertexAssociation.h
JetParticleShrinkingConeAssociation.h
JetPartonTruthLabel.h
JetPileupLabelingTool.h
JetQuarkChargeLabelingTool.h
JetTruthLabelingTool.h
JetTruthVertexSummaryDecoratorAlg.h
DECLARE_COMPONENT
DECLARE_COMPONENT(MuonGMR4::ReadoutGeomCnvAlg)
ParticleJetDeltaRLabelTool.h
ParticleJetGhostLabelTool.h
TruthParentDecoratorAlg.h
TruthVertexDecoratorAlg.h
Analysis::JetPartonTruthLabel
Definition
JetPartonTruthLabel.h:13
CopyBosonTopLabelTruthParticles
Definition
CopyBosonTopLabelTruthParticles.h:11
CopyFlavorLabelTruthParticles
Definition
CopyFlavorLabelTruthParticles.h:11
CopyTruthJetParticles
Definition
CopyTruthJetParticles.h:22
CopyTruthPartons
Definition
CopyTruthPartons.h:11
FtagLargeRJetTruthLabelTool
Simplified FTAG large-R jet truth labelling tool.
Definition
FtagLargeRJetTruthLabelTool.h:31
JetIRCSafeLabelTool
Definition
JetIRCSafeLabelTool.h:25
JetParticleCenterOfMassAssociation
Definition
JetParticleCenterOfMassAssociation.h:15
JetParticleOriginVertexAssociation
Definition
JetParticleOriginVertexAssociation.h:17
JetParticleShrinkingConeAssociation
Definition
JetParticleShrinkingConeAssociation.h:15
JetPileupLabelingTool
Definition
JetPileupLabelingTool.h:23
JetQuarkChargeLabelingTool
Definition
JetQuarkChargeLabelingTool.h:20
JetTruthLabelingTool
Definition
JetTruthLabelingTool.h:28
ParticleJetDeltaRLabelTool
Definition
ParticleJetDeltaRLabelTool.h:17
ParticleJetGhostLabelTool
Definition
ParticleJetGhostLabelTool.h:16
ParticleJetTools::JetTruthVertexSummaryDecoratorAlg
Definition
JetTruthVertexSummaryDecoratorAlg.h:23
ParticleJetTools::TruthVertexDecoratorAlg
Definition
TruthVertexDecoratorAlg.h:23
TruthParentDecoratorAlg
Definition
TruthParentDecoratorAlg.h:36
Analysis
The namespace of all packages in PhysicsAnalysis/JetTagging.
Definition
IConstituent.h:25
Generated on
for ATLAS Offline Software by
1.17.0