#include "ThirdHitPredictionFromInvLine.h"
#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 <iostream>
Go to the source code of this file.
Typedefs | |
typedef Basic2DVector< double > | Point2D |
typedef Basic3DVector< double > | Point3D |
typedef PixelRecoRange< double > | Ranged |
Functions | |
template<class T > | |
T | sqr (T t) |
typedef Basic2DVector<double> Point2D |
Definition at line 16 of file ThirdHitPredictionFromInvLine.cc.
typedef Basic3DVector<double> Point3D |
Definition at line 15 of file ThirdHitPredictionFromInvLine.cc.
typedef PixelRecoRange<double> Ranged |
Definition at line 17 of file ThirdHitPredictionFromInvLine.cc.
Definition at line 11 of file ThirdHitPredictionFromInvLine.cc.
References submitPVValidationJobs::t.