ATLAS Offline Software
NeutralParticleContainerFwd.h
Go to the documentation of this file.
1 // Dear emacs, this is -*- c++ -*-
2 
3 /*
4  Copyright (C) 2002-2020 CERN for the benefit of the ATLAS collaboration
5 */
6 
7 #ifndef XAODTRACKING_NEUTRALPARTICLECONTAINERFWD_H
8 #define XAODTRACKING_NEUTRALPARTICLECONTAINERFWD_H
9 
10 // This is a forward declaration for the latest neutral particle container type.
11 
12 // EDM include(s):
15 
16 // Local include(s):
18 
19 // Declare that this is a vector of IParticle-derived objects
21 namespace xAOD {
24 }
25 
26 #endif // XAODTRACKING_NEUTRALPARTICLECONTAINERFWD_H
DATAVECTOR_BASE_FWD
DATAVECTOR_BASE_FWD(xAOD::NeutralParticle, xAOD::IParticle)
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
NeutralParticleFwd.h
IParticleContainer.h
DataVector
Derived DataVector<T>.
Definition: DataVector.h:581
xAOD::NeutralParticleContainer
NeutralParticleContainer_v1 NeutralParticleContainer
Definition of the current "NeutralParticle container version".
Definition: NeutralParticleContainer.h:14
DataVector.h
An STL vector of pointers that by default owns its pointed-to elements.
xAOD::NeutralParticle_v1
Class describing a NeutralParticle.
Definition: NeutralParticle_v1.h:40