ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
PhysicsAnalysis
D3PDMaker
egammaD3PDMaker
src
ElectronTrackParticleAssociationTool.h
Go to the documentation of this file.
1
// This file's extension implies that it's C, but it's really -*- C++ -*-.
2
3
/*
4
Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
5
*/
6
7
// $Id$
14
15
16
#ifndef EGAMMAD3PDMAKER_ELECTRONTRACKPARTICLEASSOCIATIONTOOL_H
17
#define EGAMMAD3PDMAKER_ELECTRONTRACKPARTICLEASSOCIATIONTOOL_H
18
19
20
#include "
D3PDMakerUtils/SingleAssociationTool.h
"
21
#include "
xAODEgamma/Electron.h
"
22
#include "
xAODTracking/TrackParticle.h
"
23
24
25
namespace
D3PD
{
26
27
31
class
ElectronTrackParticleAssociationTool
32
:
public
SingleAssociationTool
<xAOD::Electron, xAOD::TrackParticle>
33
{
34
public
:
35
typedef
SingleAssociationTool<xAOD::Electron, xAOD::TrackParticle>
Base
;
36
37
44
ElectronTrackParticleAssociationTool
(
const
std::string&
type
,
45
const
std::string& name,
46
const
IInterface* parent);
47
48
55
virtual
const
xAOD::TrackParticle
*
get
(
const
xAOD::Electron
& p);
56
};
57
58
59
}
// namespace D3PD
60
61
62
63
#endif
// not EGAMMAD3PDMAKER_ELECTRONTRACKPARTICLEASSOCIATIONTOOL_H
Electron.h
TrackParticle.h
SingleAssociationTool.h
Type-safe wrapper for single associator tools.
D3PD::ElectronTrackParticleAssociationTool::ElectronTrackParticleAssociationTool
ElectronTrackParticleAssociationTool(const std::string &type, const std::string &name, const IInterface *parent)
Standard Gaudi tool constructor.
Definition
ElectronTrackParticleAssociationTool.cxx:27
D3PD::ElectronTrackParticleAssociationTool::Base
SingleAssociationTool< xAOD::Electron, xAOD::TrackParticle > Base
Definition
ElectronTrackParticleAssociationTool.h:35
D3PD::ElectronTrackParticleAssociationTool::get
virtual const xAOD::TrackParticle * get(const xAOD::Electron &p)
Return the target object.
Definition
ElectronTrackParticleAssociationTool.cxx:42
D3PD::SingleAssociationTool< xAOD::Electron, xAOD::TrackParticle >::SingleAssociationTool
SingleAssociationTool(const std::string &type, const std::string &name, const IInterface *parent)
D3PD
Block filler tool for noisy FEB information.
Definition
CaloCellDetailsFillerTool.cxx:29
xAOD::TrackParticle
TrackParticle_v1 TrackParticle
Reference the current persistent version:
Definition
Event/xAOD/xAODTracking/xAODTracking/TrackParticle.h:13
xAOD::Electron
Electron_v1 Electron
Definition of the current "egamma version".
Definition
Event/xAOD/xAODEgamma/xAODEgamma/Electron.h:17
type
Generated on
for ATLAS Offline Software by
1.17.0