#include <HelpertRecHit2DLocalPos.h>
Static Public Member Functions | |
static void | getKfComponents (KfComponentsHolder &holder, const TrackingRecHit &hit2dLocalPos, const GeomDet &det) |
static void | getKfComponents (KfComponentsHolder &holder, const SiStripRecHit1D &hit1D, const GeomDet &det) |
Fills in KFComponents delegating to hit1D, plus adding APE if available. More... | |
static AlgebraicSymMatrix | parError (const LocalError &le, const GeomDet &det) |
static void | updateWithAPE (LocalError &le, const GeomDet &det) |
Definition at line 16 of file HelpertRecHit2DLocalPos.h.
|
static |
Fills in KFComponents delegating to hit2dLocalPos, plus adding APE if available hit2dLocalPos MUST BE a 2D rechit measuring local position (e.g. BaseSiTrackerRecHit2DLocalPos)
Definition at line 35 of file HelpertRecHit2DLocalPos.cc.
References KfComponentsHolder::errors(), TrackingRecHit::getKfComponents(), GeomDet::localAlignmentError(), m, LocalError::valid(), LocalError::xx(), LocalError::xy(), and LocalError::yy().
Referenced by ProjectedRecHit2D::getKfComponents(), TSiStripMatchedRecHit::getKfComponents(), TSiStripRecHit1D::getKfComponents(), TSiStripRecHit2DLocalPos::getKfComponents(), TSiTrackerMultiRecHit::getKfComponents(), and TSiPixelRecHit::getKfComponents().
|
static |
Fills in KFComponents delegating to hit1D, plus adding APE if available.
Definition at line 50 of file HelpertRecHit2DLocalPos.cc.
References KfComponentsHolder::errors(), SiStripRecHit1D::getKfComponents(), GeomDet::localAlignmentError(), m, LocalError::valid(), and LocalError::xx().
|
static |
Definition at line 17 of file HelpertRecHit2DLocalPos.cc.
References GeomDet::localAlignmentError(), m, LocalError::valid(), LocalError::xx(), LocalError::xy(), and LocalError::yy().
Referenced by DualKalmanTrajectory::hitErrorWithAPE(), TSiTrackerMultiRecHit::parametersError(), ProjectedRecHit2D::parametersError(), TSiStripMatchedRecHit::parametersError(), TSiPixelRecHit::parametersError(), TSiStripRecHit2DLocalPos::parametersError(), TSiStripRecHit1D::parametersError(), and trajectoryToResiduals().
|
static |
Definition at line 7 of file HelpertRecHit2DLocalPos.cc.
References GeomDet::localAlignmentError(), LocalError::valid(), LocalError::xx(), LocalError::xy(), and LocalError::yy().
Referenced by SiStripRecHitMatcher::match().