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