Gaudi Framework, version v25r2
Home
Generated: Wed Jun 4 2014
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
.cern.ch
sw
Gaudi
releases
GAUDI
GAUDI_v25r2
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 Wed Jun 4 2014 14:48:57 for Gaudi Framework, version v25r2 by
Doxygen
version 1.8.2 written by
Dimitri van Heesch
, © 1997-2004