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