ATLAS Offline Software
Event
xAOD
xAODParticleEvent
xAODParticleEvent
versions
ParticleContainer_v1.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: ParticleContainer_v1.h 637086 2014-12-19 16:02:19Z kkoeneke $
8
#ifndef XAODPARTICLEEVENT_VERSIONS_PARTICLECONTAINER_V1_H
9
#define XAODPARTICLEEVENT_VERSIONS_PARTICLECONTAINER_V1_H
10
11
// EDM include(s):
12
#include "
AthContainers/DataVector.h
"
13
#include "
xAODBase/IParticleContainer.h
"
14
15
// Local include(s):
16
#include "
xAODParticleEvent/versions/Particle_v1.h
"
17
#include "
xAODParticleEvent/ParticleContainerFwd.h
"
18
19
// To complete the DATAVECTOR_BASE macro:
20
template
struct
DataVector_detail::DVLEltBaseInit< xAOD::Particle_v1 >;
21
22
namespace
xAOD
{
24
typedef
DataVector< Particle_v1 >
ParticleContainer_v1
;
25
}
26
27
#endif // XAODPARTICLEEVENT_VERSIONS_PARTICLECONTAINER_V1_H
xAOD
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
Definition:
ICaloAffectedTool.h:24
Particle_v1.h
IParticleContainer.h
DataVector
Derived DataVector<T>.
Definition:
DataVector.h:581
DataVector.h
An STL vector of pointers that by default owns its pointed-to elements.
ParticleContainerFwd.h
xAOD::ParticleContainer_v1
DataVector< Particle_v1 > ParticleContainer_v1
Define the particle container as a simple DataVector.
Definition:
ParticleContainer_v1.h:24
Generated on Thu Nov 7 2024 21:23:18 for ATLAS Offline Software by
1.8.18