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