#include <PixelTrackErrorParam.h>
Public Member Functions | |
double | errCot () const |
double | errPhi () const |
double | errPt () const |
double | errTip () const |
double | errZip () const |
PixelTrackErrorParam (double eta, double pt) | |
Private Attributes | |
unsigned int | theIEta |
double | thePt |
double | thePt2 |
Static Private Attributes | |
static double const | cotPar0_ [nEta] |
static double const | cotPar1_ [nEta] |
static double const | cotPar2_ [nEta] |
static const unsigned int | nEta = 25 |
static double const | phiPar0_ [nEta] |
static double const | phiPar1_ [nEta] |
static double const | ptPar0_ [nEta] |
static double const | ptPar1_ [nEta] |
static double const | tipPar0_ [nEta] |
static double const | tipPar1_ [nEta] |
static double const | zipPar0_ [nEta] |
static double const | zipPar1_ [nEta] |
Definition at line 5 of file PixelTrackErrorParam.h.
PixelTrackErrorParam::PixelTrackErrorParam | ( | double | eta, |
double | pt | ||
) |
Definition at line 77 of file PixelTrackErrorParam.cc.
References min(), nEta, theIEta, thePt, and thePt2.
|
inline |
Definition at line 10 of file PixelTrackErrorParam.h.
References cotPar0_, cotPar1_, cotPar2_, theIEta, thePt, and thePt2.
Referenced by PixelFitterByHelixProjections::run().
|
inline |
Definition at line 13 of file PixelTrackErrorParam.h.
References phiPar0_, phiPar1_, mathSSE::sqrt(), theIEta, and thePt2.
Referenced by PixelFitterByHelixProjections::run().
double PixelTrackErrorParam::errPt | ( | ) | const |
|
inline |
Definition at line 11 of file PixelTrackErrorParam.h.
References mathSSE::sqrt(), theIEta, thePt2, tipPar0_, and tipPar1_.
Referenced by PixelFitterByHelixProjections::run().
|
inline |
Definition at line 12 of file PixelTrackErrorParam.h.
References mathSSE::sqrt(), theIEta, thePt2, zipPar0_, and zipPar1_.
Referenced by PixelFitterByHelixProjections::run().
|
staticprivate |
Definition at line 22 of file PixelTrackErrorParam.h.
Referenced by errCot().
|
staticprivate |
Definition at line 23 of file PixelTrackErrorParam.h.
Referenced by errCot().
|
staticprivate |
Definition at line 24 of file PixelTrackErrorParam.h.
Referenced by errCot().
|
staticprivate |
Definition at line 19 of file PixelTrackErrorParam.h.
Referenced by PixelTrackErrorParam().
|
staticprivate |
Definition at line 29 of file PixelTrackErrorParam.h.
Referenced by errPhi().
|
staticprivate |
Definition at line 30 of file PixelTrackErrorParam.h.
Referenced by errPhi().
|
staticprivate |
Definition at line 20 of file PixelTrackErrorParam.h.
Referenced by errPt().
|
staticprivate |
Definition at line 21 of file PixelTrackErrorParam.h.
Referenced by errPt().
|
private |
Definition at line 16 of file PixelTrackErrorParam.h.
Referenced by errCot(), errPhi(), errPt(), errTip(), errZip(), and PixelTrackErrorParam().
|
private |
Definition at line 17 of file PixelTrackErrorParam.h.
Referenced by errCot(), errPt(), and PixelTrackErrorParam().
|
private |
Definition at line 17 of file PixelTrackErrorParam.h.
Referenced by errCot(), errPhi(), errPt(), errTip(), errZip(), and PixelTrackErrorParam().
|
staticprivate |
Definition at line 25 of file PixelTrackErrorParam.h.
Referenced by errTip().
|
staticprivate |
Definition at line 26 of file PixelTrackErrorParam.h.
Referenced by errTip().
|
staticprivate |
Definition at line 27 of file PixelTrackErrorParam.h.
Referenced by errZip().
|
staticprivate |
Definition at line 28 of file PixelTrackErrorParam.h.
Referenced by errZip().