ATLAS Offline Software
PhysicsAnalysis
D3PDMaker
egammaD3PDMaker
src
ElectronTrackParticleAssociationTool.cxx
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
// $Id$
14
#include "
ElectronTrackParticleAssociationTool.h
"
15
16
17
namespace
D3PD
{
18
19
26
ElectronTrackParticleAssociationTool::ElectronTrackParticleAssociationTool
27
(
const
std::string&
type
,
28
const
std::string&
name
,
29
const
IInterface*
parent
)
30
:
Base
(
type
,
name
,
parent
)
31
{
32
}
33
34
41
const
xAOD::TrackParticle
*
42
ElectronTrackParticleAssociationTool::get
(
const
xAOD::Electron
&
p
)
43
{
44
return
p
.trackParticle();
45
}
46
47
48
}
// namespace D3PD
ElectronTrackParticleAssociationTool.h
D3PD::SingleAssociationTool< xAOD::Electron, xAOD::TrackParticle >
D3PD::ElectronTrackParticleAssociationTool::get
virtual const xAOD::TrackParticle * get(const xAOD::Electron &p)
Return the target object.
Definition:
ElectronTrackParticleAssociationTool.cxx:42
D3PD
Block filler tool for noisy FEB information.
Definition:
CaloCellDetailsFillerTool.cxx:29
python.utils.AtlRunQueryDQUtils.p
p
Definition:
AtlRunQueryDQUtils.py:210
D3PD::ElectronTrackParticleAssociationTool::ElectronTrackParticleAssociationTool
ElectronTrackParticleAssociationTool(const std::string &type, const std::string &name, const IInterface *parent)
Standard Gaudi tool constructor.
Definition:
ElectronTrackParticleAssociationTool.cxx:27
test_pyathena.parent
parent
Definition:
test_pyathena.py:15
name
std::string name
Definition:
Control/AthContainers/Root/debug.cxx:221
xAOD::Electron_v1
Definition:
Electron_v1.h:34
python.CaloScaleNoiseConfig.type
type
Definition:
CaloScaleNoiseConfig.py:78
xAOD::TrackParticle_v1
Class describing a TrackParticle.
Definition:
TrackParticle_v1.h:43
Generated on Thu Nov 7 2024 21:14:24 for ATLAS Offline Software by
1.8.18