00001 // -*- C++ -*- 00002 #ifndef ThePEG_EventHandler_FH 00003 #define ThePEG_EventHandler_FH 00004 // 00005 // This is the forward declaration of the EventHandler class. 00006 // 00007 00008 #include "ThePEG/Config/ThePEG.h" 00009 00010 namespace ThePEG { 00011 00012 class EventHandler; 00013 00014 ThePEG_DECLARE_CLASS_POINTERS(EventHandler,EHPtr); 00015 00016 } 00017 00018 #endif /* ThePEG_EventHandler_FH */