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