StRoot  1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
StMatrixD.hh
1 /***************************************************************************
2  *
3  * $Id: StMatrixD.hh,v 1.9 2005/07/06 18:49:56 fisyak Exp $
4  * $Log: StMatrixD.hh,v $
5  * Revision 1.9 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_MATRIX_D_HH
11 #define ST_MATRIX_D_HH
12 #include "Stiostream.h"
13 #include "StThreeVectorF.hh"
14 #include "StLorentzVectorF.hh"
15 #include "StThreeVectorD.hh"
16 #include "StLorentzVectorD.hh"
17 #include "StMatrix.hh"
19 #endif