00001 // Dear emacs, this is -*- c++ -*- 00002 // $Id: TruthParticleContainer.h 622193 2014-10-16 16:08:34Z krasznaa $ 00003 #ifndef XAODTRUTH_TRUTHPARTICLECONTAINER_H 00004 #define XAODTRUTH_TRUTHPARTICLECONTAINER_H 00005 00006 // Local include(s): 00007 #include "xAODTruth/TruthParticle.h" 00008 #include "xAODTruth/versions/TruthParticleContainer_v1.h" 00009 00010 namespace xAOD { 00012 typedef TruthParticleContainer_v1 TruthParticleContainer; 00013 } 00014 00015 // Declare a CLID for the class for Athena: 00016 #include "xAODCore/CLASS_DEF.h" 00017 CLASS_DEF( xAOD::TruthParticleContainer, 1237340765, 1 ) 00018 00019 #endif // XAODTRUTH_TRUTHPARTICLECONTAINER_H