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