ATLAS Offline Software
Event
xAOD
xAODTruth
xAODTruth
versions
TruthParticleContainer_v1.h
Go to the documentation of this file.
1
// -*- C++ -*-
2
3
/*
4
Copyright (C) 2002-2018 CERN for the benefit of the ATLAS collaboration
5
*/
6
7
#ifndef XAODTRUTH_VERSIONS_TRUTHPARTICLECONTAINER_V1_H
8
#define XAODTRUTH_VERSIONS_TRUTHPARTICLECONTAINER_V1_H
9
10
// EDM include(s):
11
#include "
AthContainers/DataVector.h
"
12
#include "
xAODBase/IParticleContainer.h
"
13
14
// Local include(s):
15
#include "
xAODTruth/versions/TruthParticle_v1.h
"
16
17
namespace
xAOD
{
18
// Alias
19
typedef
DataVector< TruthParticle_v1 >
TruthParticleContainer_v1
;
20
}
21
22
#endif // XAODTRUTH_VERSIONS_TRUTHPARTICLECONTAINER_V1_H
xAOD
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
Definition:
ICaloAffectedTool.h:24
xAOD::TruthParticleContainer_v1
DataVector< TruthParticle_v1 > TruthParticleContainer_v1
Definition:
TruthParticleContainer_v1.h:19
IParticleContainer.h
TruthParticle_v1.h
DataVector
Derived DataVector<T>.
Definition:
DataVector.h:581
DataVector.h
An STL vector of pointers that by default owns its pointed-to elements.
Generated on Thu Nov 7 2024 21:31:08 for ATLAS Offline Software by
1.8.18