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