herwig is hosted by Hepforge, IPPP Durham
Herwig++  2.7.0
DecayPhaseSpaceMode.fh
00001 // -*- C++ -*-
00002 //
00003 // This is the forward declaration of the DecayPhaseSpaceMode class.
00004 //
00005 #ifndef HERWIG_DecayPhaseSpaceMode_FH
00006 #define HERWIG_DecayPhaseSpaceMode_FH
00007 
00008 namespace Herwig {
00009 using namespace ThePEG;
00010 
00011 class DecayPhaseSpaceMode;
00012 ThePEG_DECLARE_CLASS_POINTERS(DecayPhaseSpaceMode,DecayPhaseSpaceModePtr);
00013 
00014 }
00015 
00016 #endif