Herwig++
2.7.0
|
00001 // -*- C++ -*- 00002 // 00003 // This is the forward declaration of the DecayPhaseSpaceChannel class. 00004 // 00005 #ifndef HERWIG_DecayPhaseSpaceChannel_FH 00006 #define HERWIG_DecayPhaseSpaceChannel_FH 00007 00008 namespace Herwig { 00009 using namespace ThePEG; 00010 00011 class DecayPhaseSpaceChannel; 00012 ThePEG_DECLARE_CLASS_POINTERS(DecayPhaseSpaceChannel,DecayPhaseSpaceChannelPtr); 00013 00014 } 00015 00016 #endif