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