herwig is hosted by Hepforge, IPPP Durham
Herwig  7.2.1
MergingFactory.fh
1 // -*- C++ -*-
2 // This is the forward declaration of the MergingFactory class
3 
4 #ifndef HERWIG_MergingFactory_FH
5 #define HERWIG_MergingFactory_FH
6 
7 #include "ThePEG/Config/ThePEG.h"
8 #include "ThePEG/Config/Pointers.h"
9 
10 namespace Herwig {
11 
12 class MergingFactory;
13 
14  class MergingFactory;
15  using namespace ThePEG;
16 
17 
18  ThePEG_DECLARE_POINTERS(MergingFactory , MergingFactoryPtr );
19 
20 }
21 
22 #endif // HERWIG_MergingFactory_FH