CMS 3D CMS Logo

Typedefs

CMSSW_4_4_3_patch1/src/DataFormats/GeometryCommonDetAlgo/interface/MeasurementPoint.h File Reference

#include "DataFormats/GeometryVector/interface/MeasurementTag.h"
#include "DataFormats/GeometryVector/interface/Point2DBase.h"
#include "DataFormats/GeometryVector/interface/Point3DBase.h"

Go to the source code of this file.

Typedefs

typedef Point2DBase< float,
MeasurementTag
Measurement2DPoint
typedef Point3DBase< float,
MeasurementTag
Measurement3DPoint
typedef Measurement2DPoint MeasurementPoint
 Measurement points are two-dimensional by default.

Typedef Documentation

Definition at line 8 of file MeasurementPoint.h.

Definition at line 9 of file MeasurementPoint.h.

Measurement points are two-dimensional by default.

Definition at line 12 of file MeasurementPoint.h.