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