#include <RecHitPropagator.h>
Public Member Functions | |
TrajectoryStateOnSurface | propagate (const TrackingRecHit &hit, const Plane &plane, const TrajectoryStateOnSurface &ts) const |
Definition at line 10 of file RecHitPropagator.h.
TrajectoryStateOnSurface RecHitPropagator::propagate | ( | const TrackingRecHit & | hit, |
const Plane & | plane, | ||
const TrajectoryStateOnSurface & | ts | ||
) | const |
Definition at line 6 of file RecHitPropagator.cc.
References anyDirection, TrajectoryStateOnSurface::charge(), TrackingRecHit::det(), geometryDiff::epsilon, TrajectoryStateOnSurface::globalParameters(), TrackingRecHit::localPosition(), TrackingRecHit::localPositionError(), visualization-live-secondInstance_cfg::m, GlobalTrajectoryParameters::magneticField(), Propagator::propagate(), GeomDet::specificSurface(), TrajectoryStateOnSurface::surface(), LocalError::xx(), LocalError::xy(), and LocalError::yy().
Referenced by TkGluedMeasurementDet::checkHitProjection().