ATLAS Offline Software
xAOD/xAODParticleEvent/xAODParticleEvent/IParticleLinkContainer.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.h 637086 2014-12-19 16:02:19Z kkoeneke $
8 #ifndef XAODPARTICLEEVENT_IPARTICLELINKCONTAINER_H
9 #define XAODPARTICLEEVENT_IPARTICLELINKCONTAINER_H
10 
11 // Local include(s):
12 //#include "xAODParticleEvent/IParticleLink.h"
14 
16 namespace xAOD {
19 }
20 
21 // Set up a CLID for the container:
22 #include "xAODCore/CLASS_DEF.h"
24 
25 #endif // XAODPARTICLEEVENT_IPARTICLELINKCONTAINER_H
xAOD::IParticleLinkContainer
IParticleLinkContainer_v1 IParticleLinkContainer
Define the latest version of the IParticleLinkContainer class.
Definition: xAOD/xAODParticleEvent/xAODParticleEvent/IParticleLinkContainer.h:18
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
CLASS_DEF.h
File providing the different SG_BASE macros.
CLASS_DEF
#define CLASS_DEF(NAME, CID, VERSION)
associate a clid and a version to a type eg
Definition: Control/AthenaKernel/AthenaKernel/CLASS_DEF.h:64