ATLAS Offline Software
Event
xAOD
xAODTracking
xAODTracking
TrackParticleContainerFwd.h
Go to the documentation of this file.
1
// Dear emacs, this is -*- c++ -*-
2
3
/*
4
Copyright (C) 2002-2020 CERN for the benefit of the ATLAS collaboration
5
*/
6
7
#ifndef XAODTRACKING_TRACKPARTICLECONTAINERFWD_H
8
#define XAODTRACKING_TRACKPARTICLECONTAINERFWD_H
9
10
// This is a forward declaration for the latest track particle container type.
11
12
// EDM include(s):
13
#include "
AthContainers/DataVector.h
"
14
#include "
xAODBase/IParticleContainer.h
"
15
16
17
// Local include(s):
18
#include "
xAODTracking/TrackParticleFwd.h
"
19
20
21
// Declare that this is a vector of IParticle-derived objects
22
DATAVECTOR_BASE_FWD
(
xAOD::TrackParticle
,
xAOD::IParticle
);
23
namespace
xAOD
{
25
typedef
DataVector< TrackParticle>
TrackParticleContainer
;
26
}
27
28
#endif // XAODTRACKING_TRACKPARTICLECONTAINERFWD_H
xAOD::TrackParticleContainer
TrackParticleContainer_v1 TrackParticleContainer
Definition of the current "TrackParticle container version".
Definition:
Event/xAOD/xAODTracking/xAODTracking/TrackParticleContainer.h:14
DATAVECTOR_BASE_FWD
DATAVECTOR_BASE_FWD(xAOD::TrackParticle, 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
DataVector< TrackParticle >
DataVector.h
An STL vector of pointers that by default owns its pointed-to elements.
TrackParticleFwd.h
xAOD::TrackParticle_v1
Class describing a TrackParticle.
Definition:
TrackParticle_v1.h:43
Generated on Sun Dec 22 2024 21:20:28 for ATLAS Offline Software by
1.8.18