thepeg is hosted by Hepforge, IPPP Durham
ThePEG  2.2.1
Transverse.fh
1 // -*- C++ -*-
2 #ifndef ThePEG_Transverse_FH
3 #define ThePEG_Transverse_FH
4 
5 // Forward declaration of the <!id>Transverse<!!id> class.
6 
7 namespace ThePEG {
8 
9 template <typename FloatType>
10 class Transverse;
11 
12 }
13 
14 #endif /* ThePEG_Transverse_FH */