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