ATLAS Offline Software
Event/xAOD/xAODParticleEvent/Root/dict/ContainerProxies.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: ContainerProxies.cxx 599909 2014-06-02 14:25:44Z kkoeneke $
6 
7 // EDM include(s):
8 #include "xAODCore/AddDVProxy.h"
9 
10 // Local include(s):
13 // #include "xAODParticleEvent/versions/IParticleLinkContainer_v1.h"
14 
15 // Set up the collection proxies:
18 // ADD_NS_DV_PROXY( xAOD, IParticleLinkContainer_v1 );
ParticleContainer_v1.h
xAOD
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
Definition: ICaloAffectedTool.h:24
AddDVProxy.h
ADD_NS_DV_PROXY
ADD_NS_DV_PROXY(xAOD, ParticleContainer_v1)
xAOD::CompositeParticleContainer_v1
DataVector< CompositeParticle_v1 > CompositeParticleContainer_v1
Define the composite particle container as a simple DataVector.
Definition: CompositeParticleContainer_v1.h:24
CompositeParticleContainer_v1.h
xAOD::ParticleContainer_v1
DataVector< Particle_v1 > ParticleContainer_v1
Define the particle container as a simple DataVector.
Definition: ParticleContainer_v1.h:24