This is the complete list of members for StraightLinePropagator, including all inherited members.
clone() const override | StraightLinePropagator | inlinevirtual |
FTS typedef | StraightLinePropagator | private |
jacobian(double &s) const | StraightLinePropagator | private |
magneticField() const override | StraightLinePropagator | inlinevirtual |
propagate(STA const &state, SUR const &surface) const | Propagator | inline |
propagate(const FreeTrajectoryState &ftsStart, const GlobalPoint &pDest) const final | Propagator | inlinevirtual |
propagate(const FreeTrajectoryState &ftsStart, const GlobalPoint &pDest1, const GlobalPoint &pDest2) const final | Propagator | inlinevirtual |
propagate(const FreeTrajectoryState &ftsStart, const reco::BeamSpot &beamSpot) const final | Propagator | inlinevirtual |
propagatedState(const FreeTrajectoryState &fts, const Surface &surface, const AlgebraicMatrix55 &jacobian, const GlobalPoint &x, const GlobalVector &p) const | StraightLinePropagator | private |
propagatedState(const FreeTrajectoryState &fts, const Surface &surface, const AlgebraicMatrix55 &jacobian, const LocalPoint &x, const LocalVector &p) const | StraightLinePropagator | private |
propagateParametersOnCylinder(const FreeTrajectoryState &fts, const Cylinder &cylinder, GlobalPoint &x, GlobalVector &p, double &s) const | StraightLinePropagator | private |
propagateParametersOnPlane(const FreeTrajectoryState &fts, const Plane &plane, LocalPoint &x, LocalVector &p, double &s) const | StraightLinePropagator | private |
propagateWithPath(const FreeTrajectoryState &fts, const Plane &surface) const override | StraightLinePropagator | virtual |
propagateWithPath(const FreeTrajectoryState &fts, const Cylinder &surface) const override | StraightLinePropagator | virtual |
Propagator::propagateWithPath(const FreeTrajectoryState &, const Surface &) const final | Propagator | virtual |
Propagator::propagateWithPath(const TrajectoryStateOnSurface &tsos, const Surface &sur) const final | Propagator | virtual |
Propagator::propagateWithPath(const TrajectoryStateOnSurface &tsos, const Plane &sur) const | Propagator | inlinevirtual |
Propagator::propagateWithPath(const TrajectoryStateOnSurface &tsos, const Cylinder &sur) const | Propagator | inlinevirtual |
Propagator::propagateWithPath(const FreeTrajectoryState &ftsStart, const GlobalPoint &pDest) const | Propagator | virtual |
Propagator::propagateWithPath(const FreeTrajectoryState &ftsStart, const GlobalPoint &pDest1, const GlobalPoint &pDest2) const | Propagator | virtual |
Propagator::propagateWithPath(const FreeTrajectoryState &ftsStart, const reco::BeamSpot &beamSpot) const | Propagator | virtual |
propagationDirection() const final | Propagator | inlinevirtual |
Propagator(PropagationDirection dir=alongMomentum) | Propagator | inlineexplicit |
setMaxDirectionChange(float phiMax) | Propagator | inlinevirtual |
setPropagationDirection(PropagationDirection dir) | Propagator | inlinevirtual |
StraightLinePropagator(const MagneticField *field, PropagationDirection aDir=alongMomentum) | StraightLinePropagator | inline |
theField | StraightLinePropagator | private |
TSOS typedef | StraightLinePropagator | private |
~Propagator() | Propagator | virtual |
~StraightLinePropagator() | StraightLinePropagator | inline |