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