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