herwig is hosted by Hepforge, IPPP Durham
Herwig++  2.7.0
BasicLesHouchesFileReader.fh
00001 // -*- C++ -*-
00002 //
00003 // This is the forward declaration of the BasicLesHouchesFileReader class.
00004 //
00005 #ifndef HERWIG_BasicLesHouchesFileReader_FH
00006 #define HERWIG_BasicLesHouchesFileReader_FH
00007 
00008 #include "ThePEG/Config/Pointers.h"
00009 
00010 namespace Herwig {
00011 
00012 class BasicLesHouchesFileReader;
00013 
00014 }
00015 
00016 namespace ThePEG {
00017 
00018 ThePEG_DECLARE_POINTERS(Herwig::BasicLesHouchesFileReader,BasicLesHouchesFileReaderPtr);
00019 
00020 }
00021 
00022 #endif