#include "RecoPixelVertexing/PixelTriplets/interface/ThirdHitPredictionFromInvParabola.h"
#include <cmath>
#include "DataFormats/GeometryVector/interface/GlobalVector.h"
#include "DataFormats/GeometryVector/interface/GlobalPoint.h"
#include "RecoTracker/TkHitPairs/interface/OrderedHitPair.h"
#include "RecoTracker/TkTrackingRegions/interface/TrackingRegion.h"
#include "RecoTracker/TkMSParametrization/interface/PixelRecoUtilities.h"
#include "RecoTracker/TkMSParametrization/interface/PixelRecoRange.h"
Go to the source code of this file.
Typedefs | |
typedef Basic2DVector< double > | Point2D |
typedef Basic3DVector< double > | Point3D |
typedef PixelRecoRange< double > | Ranged |
typedef Basic2DVector<double> Point2D |
Definition at line 20 of file ThirdHitPredictionFromInvParabola.cc.
typedef Basic3DVector<double> Point3D |
Definition at line 19 of file ThirdHitPredictionFromInvParabola.cc.
typedef PixelRecoRange<double> Ranged |
Definition at line 21 of file ThirdHitPredictionFromInvParabola.cc.