ATLAS Offline Software
Event
xAOD
xAODTracking
xAODTracking
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):
13
#include "
AthContainers/DataVector.h
"
14
#include "
xAODBase/IParticleContainer.h
"
15
16
// Local include(s):
17
#include "
xAODTracking/NeutralParticleFwd.h
"
18
19
// Declare that this is a vector of IParticle-derived objects
20
DATAVECTOR_BASE_FWD
(
xAOD::NeutralParticle
,
xAOD::IParticle
);
21
namespace
xAOD
{
23
typedef
DataVector< NeutralParticle>
NeutralParticleContainer
;
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:41
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
Generated on Thu Nov 7 2024 21:22:50 for ATLAS Offline Software by
1.8.18