ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
PhysicsAnalysis
D3PDMaker
egammaD3PDMaker
src
egammaClusterAssociationTool.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_EGAMMACLUSTERASSOCIATIONTOOL_H
17
#define EGAMMAD3PDMAKER_EGAMMACLUSTERASSOCIATIONTOOL_H
18
19
20
#include "
D3PDMakerUtils/SingleAssociationTool.h
"
21
#include "
xAODEgamma/Egamma.h
"
22
#include "
xAODCaloEvent/CaloCluster.h
"
23
24
25
namespace
D3PD
{
26
27
31
class
egammaClusterAssociationTool
32
:
public
SingleAssociationTool
<xAOD::Egamma, xAOD::CaloCluster>
33
{
34
public
:
35
typedef
SingleAssociationTool<xAOD::Egamma, xAOD::CaloCluster>
Base
;
36
37
44
egammaClusterAssociationTool
(
const
std::string&
type
,
45
const
std::string& name,
46
const
IInterface* parent);
47
48
55
virtual
const
xAOD::CaloCluster
*
get
(
const
xAOD::Egamma
& p);
56
};
57
58
59
}
// namespace D3PD
60
61
62
63
#endif
// not EGAMMAD3PDMAKER_EGAMMACLUSTERASSOCIATIONTOOL_H
Egamma.h
CaloCluster.h
SingleAssociationTool.h
Type-safe wrapper for single associator tools.
D3PD::SingleAssociationTool< xAOD::Egamma, xAOD::CaloCluster >::SingleAssociationTool
SingleAssociationTool(const std::string &type, const std::string &name, const IInterface *parent)
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
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