Hall-D Software  alpha
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
DMatrixDSym.h
Go to the documentation of this file.
1 // $Id$
2 //
3 // File: DMatrixDSym.h
4 // Created: Mon May 28 14:18:56 EDT 2007
5 // Creator: mashephe
6 //
7 
8 #ifndef _DMatrixDSym_
9 #define _DMatrixDSym_
10 
11 #include <TMatrixDSym.h>
12 
13 typedef TMatrixDSym DMatrixDSym;
14 
15 #endif // _DMatrixDSym_
TMatrixDSym DMatrixDSym
Definition: DMatrixDSym.h:13