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