This is the complete list of members for RKTestPropagator, including all inherited members.
clone() const | RKTestPropagator | inlinevirtual |
magneticField() const | RKTestPropagator | inlinevirtual |
propagate(const FreeTrajectoryState &state, const Plane &plane) const | RKTestPropagator | inlinevirtual |
propagate(const FreeTrajectoryState &state, const Cylinder &cyl) const | RKTestPropagator | inlinevirtual |
propagate(const TrajectoryStateOnSurface &ts, const Plane &plane) const | RKTestPropagator | inlinevirtual |
Propagator::propagate(const FreeTrajectoryState &, const Surface &) const | Propagator | virtual |
Propagator::propagate(const TrajectoryStateOnSurface &, const Surface &) const | Propagator | virtual |
Propagator::propagate(const TrajectoryStateOnSurface &, const Cylinder &) const | Propagator | virtual |
Propagator::propagate(const FreeTrajectoryState &, const reco::BeamSpot &) const | Propagator | virtual |
propagateWithPath(const FreeTrajectoryState &state, const Plane &plane) const | RKTestPropagator | inlinevirtual |
propagateWithPath(const FreeTrajectoryState &state, const Cylinder &cyl) const | RKTestPropagator | inlinevirtual |
Propagator::propagateWithPath(const FreeTrajectoryState &, const Surface &) const | Propagator | virtual |
Propagator::propagateWithPath(const TrajectoryStateOnSurface &, const Surface &) const | Propagator | virtual |
Propagator::propagateWithPath(const TrajectoryStateOnSurface &, const Plane &) const | Propagator | virtual |
Propagator::propagateWithPath(const TrajectoryStateOnSurface &, const Cylinder &) const | Propagator | virtual |
Propagator::propagateWithPath(const FreeTrajectoryState &, const GlobalPoint &, const GlobalPoint &) const | Propagator | virtual |
propagationDirection() const | RKTestPropagator | inlinevirtual |
Propagator(PropagationDirection dir=alongMomentum) | Propagator | inline |
RKField | RKTestPropagator | private |
RKTestPropagator(const MagneticField *field, PropagationDirection dir=alongMomentum, double tolerance=5.e-5) | RKTestPropagator | inlineexplicit |
RKVol | RKTestPropagator | private |
setMaxDirectionChange(float phiMax) | Propagator | inlinevirtual |
setPropagationDirection(PropagationDirection dir) const | RKTestPropagator | inlinevirtual |
theRealField | RKTestPropagator | private |
theRKProp | RKTestPropagator | private |
theTolerance | RKTestPropagator | private |
~Propagator() | Propagator | virtual |