ATLAS Offline Software
Event
xAOD
xAODAssociations
Root
TrackParticleClusterAssociation_v1.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: TrackParticleClusterAssociation_v1.cxx 636824 2014-12-18 16:56:34Z htorres $
6
7
// EDM include(s):
8
#include "
xAODCore/AuxStoreAccessorMacros.h
"
9
10
// Local include(s):
11
#include "
xAODAssociations/versions/TrackParticleClusterAssociation_v1.h
"
12
13
namespace
xAOD
{
14
15
TrackParticleClusterAssociation_v1::TrackParticleClusterAssociation_v1
()
16
:
SG
::AuxElement() {
17
}
18
19
AUXSTORE_OBJECT_SETTER_AND_GETTER
(
TrackParticleClusterAssociation_v1
,
ElementLink< TrackParticleContainer >
, trackParticleLink, setTrackParticleLink)
20
AUXSTORE_OBJECT_SETTER_AND_GETTER
(
TrackParticleClusterAssociation_v1
, std::vector<
ElementLink< CaloClusterContainer >
>, caloClusterLinks, setCaloClusterLinks)
21
22
}
// namespace xAOD
SG
Forward declaration.
Definition:
CaloCellPacker_400_500.h:32
AuxStoreAccessorMacros.h
xAOD
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
Definition:
ICaloAffectedTool.h:24
ElementLink
ElementLink implementation for ROOT usage.
Definition:
AthLinks/ElementLink.h:123
xAOD::TrackParticleClusterAssociation_v1
Class describing a TrackParticleClusterAssociation.
Definition:
TrackParticleClusterAssociation_v1.h:25
xAOD::TrackParticleClusterAssociation_v1::TrackParticleClusterAssociation_v1
TrackParticleClusterAssociation_v1()
Default constructor.
Definition:
TrackParticleClusterAssociation_v1.cxx:15
TrackParticleClusterAssociation_v1.h
xAOD::AUXSTORE_OBJECT_SETTER_AND_GETTER
AUXSTORE_OBJECT_SETTER_AND_GETTER(CaloRings_v1, RingSetLinks, ringSetLinks, setRingSetLinks) unsigned CaloRings_v1
Definition:
CaloRings_v1.cxx:27
Generated on Mon Dec 23 2024 21:20:42 for ATLAS Offline Software by
1.8.18