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