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
StThreeVectorF.hh
1
/***************************************************************************
2
*
3
* $Id: StThreeVectorF.hh,v 1.14 2005/07/06 18:49:57 fisyak Exp $
4
*
5
* Author: Thomas Ullrich, Jan 1999
6
***************************************************************************
7
*
8
* Description:
9
*
10
* Remarks: This is a 'handmade' specialisation of StThreeVector<T>
11
* for T=float. This code contains no templates.
12
*
13
***************************************************************************
14
*
15
* $Log: StThreeVectorF.hh,v $
16
* Revision 1.14 2005/07/06 18:49:57 fisyak
17
* Replace StHelixD, StLorentzVectorD,StLorentzVectorF,StMatrixD,StMatrixF,StPhysicalHelixD,StThreeVectorD,StThreeVectorF by templated version
18
*
19
****************************************************************************/
20
#ifndef ST_THREE_VECTOR_F_HH
21
#define ST_THREE_VECTOR_F_HH
22
#include "StThreeVector.hh"
23
typedef
StThreeVector<float>
StThreeVectorF
;
24
#endif
StThreeVector< float >
Generated by
1.8.5