Warning, /include/Herwig/Shower/Dipole/Base/DipoleChain.fh is written in an unsupported language. File is not indexed.
0001 // -*- C++ -*-
0002 // This is the forward declaration of the DipoleChain class
0003
0004 #ifndef HERWIG_DipoleChain_FH
0005 #define HERWIG_DipoleChain_FH
0006
0007 #include "ThePEG/Config/ThePEG.h"
0008 #include "ThePEG/Config/Pointers.h"
0009
0010
0011 namespace Herwig {
0012
0013 class DipoleChain;
0014 using namespace ThePEG;
0015
0016 ThePEG_DECLARE_POINTERS(DipoleChain , DipoleChainPtr );
0017
0018
0019 }
0020
0021 #endif // HERWIG_DipoleChain_FH