00001 // Dear emacs, this is -*- c++ -*- 00002 // $Id: IParticleLinkContainer.h 637086 2014-12-19 16:02:19Z kkoeneke $ 00003 #ifndef XAODPARTICLEEVENT_IPARTICLELINKCONTAINER_H 00004 #define XAODPARTICLEEVENT_IPARTICLELINKCONTAINER_H 00005 00006 // Local include(s): 00007 //#include "xAODParticleEvent/IParticleLink.h" 00008 #include "xAODParticleEvent/versions/IParticleLinkContainer_v1.h" 00009 00011 namespace xAOD { 00013 typedef IParticleLinkContainer_v1 IParticleLinkContainer; 00014 } 00015 00016 // Set up a CLID for the container: 00017 #include "xAODCore/CLASS_DEF.h" 00018 CLASS_DEF( xAOD::IParticleLinkContainer, 1339976047, 1 ) 00019 00020 #endif // XAODPARTICLEEVENT_IPARTICLELINKCONTAINER_H