ATLAS Offline Software
Event
xAOD
xAODParticleEvent
xAODParticleEvent
CompositeParticleContainerFwd.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_COMPOSITEPARTICLECONTAINERFWD_H
9
#define XAODPARTICLEEVENT_COMPOSITEPARTICLECONTAINERFWD_H
10
11
// This is a forward declaration for the latest composite particle container type.
12
13
14
// EDM include(s):
15
#include "
AthContainers/DataVector.h
"
16
#include "
xAODBase/IParticleContainer.h
"
17
18
// Local include(s):
19
#include "
xAODParticleEvent/CompositeParticleFwd.h
"
20
21
// Declare that this is a vector of IParticle-derived objects
22
DATAVECTOR_BASE_FWD
(
xAOD::CompositeParticle
,
xAOD::IParticle
);
23
namespace
xAOD
{
24
typedef
DataVector< CompositeParticle >
CompositeParticleContainer
;
25
}
26
27
#endif // XAODPARTICLEEVENT_COMPOSITEPARTICLECONTAINERFWD_H
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
IParticleContainer.h
xAOD::CompositeParticle_v1
Description of a composite particle, i.e.
Definition:
CompositeParticle_v1.h:45
DataVector< CompositeParticle >
DataVector.h
An STL vector of pointers that by default owns its pointed-to elements.
CompositeParticleFwd.h
DATAVECTOR_BASE_FWD
DATAVECTOR_BASE_FWD(xAOD::CompositeParticle, xAOD::IParticle)
xAOD::CompositeParticleContainer
CompositeParticleContainer_v1 CompositeParticleContainer
Define the latest version of the CompositeParticle class.
Definition:
Event/xAOD/xAODParticleEvent/xAODParticleEvent/CompositeParticleContainer.h:17
Generated on Tue Dec 24 2024 21:08:25 for ATLAS Offline Software by
1.8.18