ATLAS Offline Software
Loading...
Searching...
No Matches
PhysicsAnalysis
AnalysisCommon
ParticleJetTools
ParticleJetTools
CopyTruthPartons.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
#ifndef COPYTRUTHPARTONS_H
6
#define COPYTRUTHPARTONS_H
7
8
#include "
ParticleJetTools/CopyTruthParticles.h
"
9
10
11
class
CopyTruthPartons
:
public
CopyTruthParticles
{
12
ASG_TOOL_CLASS2
(
CopyTruthPartons
,
CopyTruthParticles
,
IJetExecuteTool
)
13
public
:
14
16
CopyTruthPartons
(
const
std::string& name) :
CopyTruthParticles
(name) { }
17
19
bool
classify
(
const
xAOD::TruthParticle
* tp)
const
;
20
21
};
22
23
24
#endif
ASG_TOOL_CLASS2
#define ASG_TOOL_CLASS2(CLASSNAME, INT1, INT2)
Definition
AsgToolMacros.h:77
CopyTruthParticles.h
CopyTruthParticles::CopyTruthParticles
CopyTruthParticles(const std::string &name)
Constructor.
Definition
CopyTruthParticles.cxx:15
CopyTruthPartons::CopyTruthPartons
CopyTruthPartons(const std::string &name)
Constructor.
Definition
CopyTruthPartons.h:16
CopyTruthPartons::classify
bool classify(const xAOD::TruthParticle *tp) const
Classifier function(s)
Definition
CopyTruthPartons.cxx:12
IJetExecuteTool
IJetExecuteTool is a dual-use tool interface for generic tools, i.e. those that behave like algorithm...
Definition
IJetExecuteTool.h:19
xAOD::TruthParticle
TruthParticle_v1 TruthParticle
Typedef to implementation.
Definition
Event/xAOD/xAODTruth/xAODTruth/TruthParticle.h:15
Generated on
for ATLAS Offline Software by
1.14.0