thepeg is hosted by Hepforge, IPPP Durham
ThePEG 2.3.0
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
7namespace ThePEG {
8template <typename Value>
9class Lorentz5Vector;
10}
11
12#endif /* ThePEG_Lorentz5Vector_FH */