thepeg is hosted by Hepforge, IPPP Durham
ThePEG 2.3.0
DecayMode.fh
1// -*- C++ -*-
2#ifndef ThePEG_DecayMode_FH
3#define ThePEG_DecayMode_FH
4//
5// This is the forward declaration of the DecayMode class.
6//
7
8#include "ThePEG/Config/ThePEG.h"
9
10namespace ThePEG {
11
12class DecayMode;
13
14}
15
16#endif /* ThePEG_DecayMode_FH */