StRoot  1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
StPhysicalHelixD.hh
1 /***************************************************************************
2  *
3  * $Id: StPhysicalHelixD.hh,v 1.4 2005/07/06 18:49:57 fisyak Exp $
4  * $Log: StPhysicalHelixD.hh,v $
5  * Revision 1.4 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_PHYSICALHELIX_D_HH
11 #define ST_PHYSICALHELIX_D_HH
12 #include "StThreeVectorD.hh"
13 #include "StHelixD.hh"
14 #include "StPhysicalHelix.hh"
16 #endif