ATLAS Offline Software
Event
xAOD
xAODParticleEvent
xAODParticleEvent
versions
IParticleLinkContainer_v1.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: IParticleLinkContainer_v1.h 637086 2014-12-19 16:02:19Z kkoeneke $
8
#ifndef XAODPARTICLEEVENT_VERSIONS_IPARTICLELINKCONTAINER_V1_H
9
#define XAODPARTICLEEVENT_VERSIONS_IPARTICLELINKCONTAINER_V1_H
10
11
// STL includes
12
#include <vector>
13
14
// Local include(s):
15
#include "
xAODParticleEvent/versions/IParticleLink_v1.h
"
16
17
namespace
xAOD
{
19
// class IParticleLinkContainer_v1 : public std::vector< IParticleLink_v1 > {
20
// }; // class IParticleLinkContainer_v1
21
typedef
std::vector< IParticleLink_v1 >
IParticleLinkContainer_v1
;
22
}
23
24
#endif // XAODPARTICLEEVENT_VERSIONS_IPARTICLELINKCONTAINER_V1_H
IParticleLink_v1.h
xAOD
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
Definition:
ICaloAffectedTool.h:24
xAOD::IParticleLinkContainer_v1
std::vector< IParticleLink_v1 > IParticleLinkContainer_v1
Define the container of IPartilceLinks.
Definition:
IParticleLinkContainer_v1.h:21
Generated on Thu Nov 7 2024 21:17:24 for ATLAS Offline Software by
1.8.18