Gaudi Framework, version v23r8
Home
Generated: Fri May 31 2013
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Groups
Pages
GaudiKernel
GaudiKernel
Point3DTypes.h
Go to the documentation of this file.
1
2
//---------------------------------------------------------------------------------
13
//---------------------------------------------------------------------------------
14
15
#ifndef GAUDIKERNEL_POINT3DTYPES_H
16
#define GAUDIKERNEL_POINT3DTYPES_H 1
17
18
// Include files
19
#include "Math/Point3D.h"
20
28
namespace
Gaudi
29
{
30
31
// NB : Please remember to give a simple doxygen comment for each tyedef
32
33
typedef
ROOT::Math::XYZPoint
XYZPoint
;
34
typedef
ROOT::Math::Polar3DPoint
Polar3DPoint
;
35
typedef
ROOT::Math::RhoEtaPhiPoint
RhoEtaPhiPoint
;
36
typedef
ROOT::Math::RhoZPhiPoint
RhoZPhiPoint
;
37
38
typedef
ROOT::Math::XYZPointF
XYZPointF
;
39
typedef
ROOT::Math::Polar3DPointF
Polar3DPointF
;
40
typedef
ROOT::Math::RhoEtaPhiPointF
RhoEtaPhiPointF
;
41
typedef
ROOT::Math::RhoZPhiPointF
RhoZPhiPointF
;
42
43
}
44
#endif // KERNEL_POINT3DTYPES_H
Generated at Fri May 31 2013 15:09:07 for Gaudi Framework, version v23r8 by
Doxygen
version 1.8.2 written by
Dimitri van Heesch
, © 1997-2004