ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
PhysicsAnalysis
D3PDMaker
egammaD3PDMaker
src
egammaClusterAssociationTool.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$
12
13
14
#include "
egammaClusterAssociationTool.h
"
15
16
17
namespace
D3PD
{
18
19
26
egammaClusterAssociationTool::egammaClusterAssociationTool
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::CaloCluster
*
42
egammaClusterAssociationTool::get
(
const
xAOD::Egamma
& p)
43
{
44
return
p.caloCluster();
45
}
46
47
48
}
// namespace D3PD
D3PD::egammaClusterAssociationTool::Base
SingleAssociationTool< xAOD::Egamma, xAOD::CaloCluster > Base
Definition
egammaClusterAssociationTool.h:35
D3PD::egammaClusterAssociationTool::get
virtual const xAOD::CaloCluster * get(const xAOD::Egamma &p)
Return the target object.
Definition
egammaClusterAssociationTool.cxx:42
D3PD::egammaClusterAssociationTool::egammaClusterAssociationTool
egammaClusterAssociationTool(const std::string &type, const std::string &name, const IInterface *parent)
Standard Gaudi tool constructor.
Definition
egammaClusterAssociationTool.cxx:27
egammaClusterAssociationTool.h
Associate from an egamma to its CaloCluster.
D3PD
Block filler tool for noisy FEB information.
Definition
CaloCellDetailsFillerTool.cxx:29
xAOD::CaloCluster
CaloCluster_v1 CaloCluster
Define the latest version of the calorimeter cluster class.
Definition
Event/xAOD/xAODCaloEvent/xAODCaloEvent/CaloCluster.h:19
xAOD::Egamma
Egamma_v1 Egamma
Definition of the current "egamma version".
Definition
Egamma.h:17
type
Generated on
for ATLAS Offline Software by
1.17.0