00001 // Dear emacs, this is -*- c++ -*- 00002 // $Id: PhotonFwd.h 582853 2014-02-12 17:41:25Z christos $ 00003 #ifndef XAODEGAMMA_PHOTONFWD_H 00004 #define XAODEGAMMA_PHOTONFWD_H 00005 00006 00008 namespace xAOD { 00010 class Photon_v1; 00011 typedef Photon_v1 Photon; 00012 } 00013 00014 #endif // XAODEGAMMA_PHOTONFWD_H