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