herwig is hosted by Hepforge, IPPP Durham
Herwig  7.2.1
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 
8 namespace ThePEG {
9 
10 class FxFxFileReader;
11 
12 }
13 
14 #endif