herwig is hosted by Hepforge, IPPP Durham
Herwig 7.3.0
FxFxFileReader.fh
1// -*- C++ -*-
2//
3// This is the forward declaration of the FxFxFileReader class.
4//
5#ifndef ThePEG_FxFxFileReader_FH
6#define ThePEG_FxFxFileReader_FH
7
8namespace ThePEG {
9
10class FxFxFileReader;
11
12}
13
14#endif