StRoot  1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
StLorentzVectorF.hh
1 /***************************************************************************
2  *
3  * $Id: StLorentzVectorF.hh,v 1.6 2005/07/06 18:49:56 fisyak Exp $
4  * $Log: StLorentzVectorF.hh,v $
5  * Revision 1.6 2005/07/06 18:49:56 fisyak
6  * Replace StHelixD, StLorentzVectorD,StLorentzVectorF,StMatrixD,StMatrixF,StPhysicalHelixD,StThreeVectorD,StThreeVectorF by templated version
7  *
8 
9 ****************************************************************************/
10 #ifndef ST_LORENTZ_VECTOR_F_HH
11 #define ST_LORENTZ_VECTOR_F_HH
12 #include "StThreeVectorF.hh"
13 #include "StThreeVectorD.hh"
14 #include "StLorentzVector.hh"
16 #endif