CMS 3D CMS Logo

Defines | Typedefs

/data/refman/pasoursint/CMSSW_4_1_8_patch12/src/RecoPixelVertexing/PixelTriplets/src/ThirdHitPredictionFromCircle.cc File Reference

#include <cmath>
#include "DataFormats/GeometryVector/interface/GlobalVector.h"
#include "DataFormats/GeometryVector/interface/GlobalPoint.h"
#include "RecoTracker/TkMSParametrization/interface/PixelRecoUtilities.h"
#include "RecoTracker/TkMSParametrization/interface/PixelRecoRange.h"
#include "RecoPixelVertexing/PixelTriplets/interface/ThirdHitPredictionFromCircle.h"

Go to the source code of this file.

Defines

#define likely(expr)   (expr)
#define unlikely(expr)   (expr)

Typedefs

typedef Basic2DVector< double > Point2D
typedef Basic3DVector< double > Point3D

Define Documentation

#define likely (   expr)    (expr)
#define unlikely (   expr)    (expr)

Typedef Documentation

typedef Basic2DVector<double> Point2D

Definition at line 22 of file ThirdHitPredictionFromCircle.cc.

typedef Basic3DVector<double> Point3D

Definition at line 21 of file ThirdHitPredictionFromCircle.cc.