#include <L1MuonPixelTrackFitter.h>
|
double | deltaPhi (double phi1, double phi2) const |
|
double | errCotTheta (double invPt, double eta) const |
|
double | errInversePt (double invPt, double eta) const |
|
double | errPhi (double invPt, double eta) const |
|
double | errTip (double invPt, double eta) const |
|
double | errZip (double invPt, double eta) const |
|
double | findPt (double phi0, double phiL1, double eta, int charge) const |
|
double | valCotTheta (const PixelRecoLineRZ &line) const |
|
double | valInversePt (double phi0, double phiL1, double eta) const |
|
double | valPhi (const Circle &c, int charge) const |
|
double | valTip (const Circle &c, double curvature) const |
|
double | valZip (double curvature, const GlobalPoint &p0, const GlobalPoint &p1) const |
|
Definition at line 24 of file L1MuonPixelTrackFitter.h.
virtual L1MuonPixelTrackFitter::~L1MuonPixelTrackFitter |
( |
| ) |
|
|
inlinevirtual |
double L1MuonPixelTrackFitter::deltaPhi |
( |
double |
phi1, |
|
|
double |
phi2 |
|
) |
| const |
|
private |
double L1MuonPixelTrackFitter::errCotTheta |
( |
double |
invPt, |
|
|
double |
eta |
|
) |
| const |
|
private |
double L1MuonPixelTrackFitter::errInversePt |
( |
double |
invPt, |
|
|
double |
eta |
|
) |
| const |
|
private |
double L1MuonPixelTrackFitter::errPhi |
( |
double |
invPt, |
|
|
double |
eta |
|
) |
| const |
|
private |
double L1MuonPixelTrackFitter::errTip |
( |
double |
invPt, |
|
|
double |
eta |
|
) |
| const |
|
private |
double L1MuonPixelTrackFitter::errZip |
( |
double |
invPt, |
|
|
double |
eta |
|
) |
| const |
|
private |
double L1MuonPixelTrackFitter::findPt |
( |
double |
phi0, |
|
|
double |
phiL1, |
|
|
double |
eta, |
|
|
int |
charge |
|
) |
| const |
|
private |
double L1MuonPixelTrackFitter::getBending |
( |
double |
invPt, |
|
|
double |
eta, |
|
|
int |
charge |
|
) |
| |
|
static |
double L1MuonPixelTrackFitter::getBendingError |
( |
double |
invPt, |
|
|
double |
eta |
|
) |
| |
|
static |
void L1MuonPixelTrackFitter::param |
( |
double |
eta, |
|
|
double & |
p1, |
|
|
double & |
p2, |
|
|
double & |
p3 |
|
) |
| |
|
staticprivate |
void L1MuonPixelTrackFitter::setL1Constraint |
( |
const L1MuGMTCand & |
muon | ) |
|
void L1MuonPixelTrackFitter::setPxConstraint |
( |
const SeedingHitSet & |
hits | ) |
|
double L1MuonPixelTrackFitter::valCotTheta |
( |
const PixelRecoLineRZ & |
line | ) |
const |
|
private |
double L1MuonPixelTrackFitter::valInversePt |
( |
double |
phi0, |
|
|
double |
phiL1, |
|
|
double |
eta |
|
) |
| const |
|
private |
double L1MuonPixelTrackFitter::valPhi |
( |
const Circle & |
c, |
|
|
int |
charge |
|
) |
| const |
|
private |
double L1MuonPixelTrackFitter::valTip |
( |
const Circle & |
c, |
|
|
double |
curvature |
|
) |
| const |
|
private |
double L1MuonPixelTrackFitter::valZip |
( |
double |
curvature, |
|
|
const GlobalPoint & |
p0, |
|
|
const GlobalPoint & |
p1 |
|
) |
| const |
|
private |
const double L1MuonPixelTrackFitter::cotThetaErrorScale |
|
private |
const double L1MuonPixelTrackFitter::invPtErrorScale |
|
private |
const double L1MuonPixelTrackFitter::phiErrorScale |
|
private |
int L1MuonPixelTrackFitter::theChargeL1 |
|
private |
double L1MuonPixelTrackFitter::theEtaL1 |
|
private |
double L1MuonPixelTrackFitter::thePhiL1 |
|
private |
const double L1MuonPixelTrackFitter::tipErrorScale |
|
private |
const double L1MuonPixelTrackFitter::zipErrorScale |
|
private |