ATLAS Offline Software
Event
xAOD
xAODTracking
xAODTracking
versions
NeutralParticleContainer_v1.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2020 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
#ifndef XAODTRACKING_VERSIONS_NEUTRALPARTICLECONTAINER_V1_H
6
#define XAODTRACKING_VERSIONS_NEUTRALPARTICLECONTAINER_V1_H
7
8
#include <stdint.h>
9
10
// Core include(s):
11
#include "
AthContainers/DataVector.h
"
12
13
// Local include(s):
14
#include "
xAODTracking/versions/NeutralParticle_v1.h
"
15
16
namespace
xAOD
{
18
typedef
DataVector< xAOD::NeutralParticle_v1 >
NeutralParticleContainer_v1
;
19
}
20
21
22
#endif // XAODTRACKING_VERSIONS_NEUTRALPARTICLECONTAINER_V1_H
xAOD
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
Definition:
ICaloAffectedTool.h:24
xAOD::NeutralParticleContainer_v1
DataVector< xAOD::NeutralParticle_v1 > NeutralParticleContainer_v1
The container is a simple typedef for now.
Definition:
NeutralParticleContainer_v1.h:18
DataVector
Derived DataVector<T>.
Definition:
DataVector.h:581
NeutralParticle_v1.h
DataVector.h
An STL vector of pointers that by default owns its pointed-to elements.
Generated on Thu Nov 7 2024 21:22:50 for ATLAS Offline Software by
1.8.18