ATLAS Offline Software
ParticleContainerFwd.h
Go to the documentation of this file.
1 // Dear emacs, this is -*- c++ -*-
2 
3 /*
4  Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
5 */
6 
7 // $Id$
8 #ifndef XAODPARTICLEEVENT_PARTICLECONTAINERFWD_H
9 #define XAODPARTICLEEVENT_PARTICLECONTAINERFWD_H
10 
11 // This is a forward declaration for the latest particle container type.
12 
13 
14 // EDM include(s):
17 
18 // Local include(s):
20 
21 // Declare that this is a vector of IParticle-derived objects
23 namespace xAOD {
25 }
26 
27 #endif // XAODPARTICLEEVENT_PARTICLECONTAINERFWD_H
xAOD::ParticleContainer
ParticleContainer_v1 ParticleContainer
Define the latest version of the particle class.
Definition: ParticleContainer.h:17
xAOD
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
Definition: ICaloAffectedTool.h:24
xAOD::IParticle
Class providing the definition of the 4-vector interface.
Definition: Event/xAOD/xAODBase/xAODBase/IParticle.h:40
DATAVECTOR_BASE_FWD
DATAVECTOR_BASE_FWD(xAOD::Particle, xAOD::IParticle)
IParticleContainer.h
DataVector
Derived DataVector<T>.
Definition: DataVector.h:581
xAOD::Particle_v1
Description of a generic particle.
Definition: Particle_v1.h:31
DataVector.h
An STL vector of pointers that by default owns its pointed-to elements.
ParticleFwd.h