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