This is the complete list of members for SmartPropagator, including all inherited members.
clone() const | SmartPropagator | inlinevirtual |
getGenPropagator() const | SmartPropagator | |
getTkPropagator() const | SmartPropagator | |
initTkVolume(float epsilon) | SmartPropagator | private |
insideTkVol(const FreeTrajectoryState &fts) const | SmartPropagator | |
insideTkVol(const Surface &surface) const | SmartPropagator | |
insideTkVol(const Cylinder &cylin) const | SmartPropagator | |
insideTkVol(const Plane &plane) const | SmartPropagator | |
magneticField() const | SmartPropagator | inlinevirtual |
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 |
propagateWithPath(const FreeTrajectoryState &fts, const Plane &plane) const override | SmartPropagator | privatevirtual |
propagateWithPath(const FreeTrajectoryState &fts, const Cylinder &cylinder) const override | SmartPropagator | privatevirtual |
propagateWithPath(const TrajectoryStateOnSurface &tsos, const Plane &sur) const override | SmartPropagator | privatevirtual |
propagateWithPath(const TrajectoryStateOnSurface &tsos, const Cylinder &sur) const override | SmartPropagator | privatevirtual |
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 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 | Propagator | inlinevirtual |
Propagator(PropagationDirection dir=alongMomentum) | Propagator | inlineexplicit |
setMaxDirectionChange(float phiMax) | Propagator | inlinevirtual |
setPropagationDirection(PropagationDirection dir) override | SmartPropagator | inlinevirtual |
SmartPropagator(const Propagator *aTkProp, const Propagator *aGenProp, const MagneticField *field, PropagationDirection dir=alongMomentum, float epsilon=5) | SmartPropagator | |
SmartPropagator(const Propagator &aTkProp, const Propagator &aGenProp, const MagneticField *field, PropagationDirection dir=alongMomentum, float epsilon=5) | SmartPropagator | |
SmartPropagator(const SmartPropagator &) | SmartPropagator | |
theField | SmartPropagator | private |
theGenProp | SmartPropagator | private |
theTkProp | SmartPropagator | private |
theTkVolume | SmartPropagator | private |
~Propagator() | Propagator | virtual |
~SmartPropagator() | SmartPropagator | virtual |