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