thepeg is hosted by Hepforge, IPPP Durham
ThePEG 2.3.0
LorentzVector.fh
1// -*- C++ -*-
2#ifndef ThePEG_LorentzVector_FH
3#define ThePEG_LorentzVector_FH
4
5namespace ThePEG {
6 template <typename Value>
7 class LorentzVector;
8}
9
10#endif /* ThePEG_LorentzVector_FH */