ATLAS Offline Software
Event
xAOD
xAODTruth
xAODTruth
TruthParticleContainerFwd.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
#ifndef XAODTRUTH_TRUTHPARTICLECONTAINERFWD_H
8
#define XAODTRUTH_TRUTHPARTICLECONTAINERFWD_H
9
10
// EDM include(s):
11
#include "
AthContainers/DataVector.h
"
12
#include "
xAODBase/IParticleContainer.h
"
13
14
// Local include(s):
15
#include "
xAODTruth/TruthParticleFwd.h
"
16
17
// Declare that this is a vector of IParticle-derived objects
18
DATAVECTOR_BASE_FWD
(
xAOD::TruthParticle
,
xAOD::IParticle
);
19
20
namespace
xAOD
{
22
typedef
DataVector< TruthParticle >
TruthParticleContainer
;
23
}
24
25
#endif // XAODTRUTH_TRUTHPARTICLECONTAINERFWD_H
TruthParticleFwd.h
DATAVECTOR_BASE_FWD
DATAVECTOR_BASE_FWD(xAOD::TruthParticle, 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
IParticleContainer.h
xAOD::TruthParticle_v1
Class describing a truth particle in the MC record.
Definition:
TruthParticle_v1.h:37
DataVector< TruthParticle >
xAOD::TruthParticleContainer
TruthParticleContainer_v1 TruthParticleContainer
Declare the latest version of the truth particle container.
Definition:
Event/xAOD/xAODTruth/xAODTruth/TruthParticleContainer.h:17
DataVector.h
An STL vector of pointers that by default owns its pointed-to elements.
Generated on Sun Dec 22 2024 21:22:07 for ATLAS Offline Software by
1.8.18