#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"
#include "FWCore/Utilities/interface/Likely.h"
Go to the source code of this file.
Typedefs | |
typedef Basic2DVector< double > | Point2D |
typedef Basic3DVector< double > | Point3D |
typedef Basic2DVector<double> Point2D |
Definition at line 15 of file ThirdHitPredictionFromCircle.cc.
typedef Basic3DVector<double> Point3D |
Definition at line 14 of file ThirdHitPredictionFromCircle.cc.