Back to home page

EIC code displayed by LXR

 
 

    


Warning, /include/Herwig/Shower/Dipole/Merging/MergingFactory.fh is written in an unsupported language. File is not indexed.

0001 // -*- C++ -*-
0002 // This is the forward declaration of the MergingFactory class
0003 
0004 #ifndef HERWIG_MergingFactory_FH
0005 #define HERWIG_MergingFactory_FH
0006 
0007 #include "ThePEG/Config/ThePEG.h"
0008 #include "ThePEG/Config/Pointers.h"
0009 
0010 namespace Herwig {
0011 
0012 class MergingFactory;
0013   
0014   class MergingFactory;
0015   using namespace ThePEG;
0016   
0017   
0018   ThePEG_DECLARE_POINTERS(MergingFactory , MergingFactoryPtr );
0019 
0020 }
0021 
0022 #endif // HERWIG_MergingFactory_FH