StRoot
1
Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Groups
Pages
StarClassLibrary
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"
18
typedef
StMatrix<double>
StMatrixD
;
19
#endif
Stiostream.h
StMatrix< double >
Generated by
1.8.5