00001 // Dear emacs, this is -*- c++ -*- 00002 // $Id: PhotonAuxContainer.h 619882 2014-10-03 14:57:46Z christos $ 00003 #ifndef XAODEGAMMA_PHOTONAUXCONTAINER_H 00004 #define XAODEGAMMA_PHOTONAUXCONTAINER_H 00005 00006 // Local include(s): 00007 #include "xAODEgamma/versions/PhotonAuxContainer_v3.h" 00008 00009 namespace xAOD { 00017 typedef PhotonAuxContainer_v3 PhotonAuxContainer; 00018 } 00019 00020 // Set up a CLID for the class: 00021 #include "xAODCore/CLASS_DEF.h" 00022 CLASS_DEF( xAOD::PhotonAuxContainer, 1250139444, 1 ) 00023 00024 #endif // XAODEGAMMA_PHOTONAUXCONTAINER_H