This is the complete list of members for PropagatorWithMaterial, including all inherited members.
atDestination enum value | PropagatorWithMaterial | |
atSource enum value | PropagatorWithMaterial | |
clone() const override | PropagatorWithMaterial | inlinevirtual |
field | PropagatorWithMaterial | private |
fromDirection enum value | PropagatorWithMaterial | |
geometricalPropagator() const | PropagatorWithMaterial | inline |
magneticField() const override | PropagatorWithMaterial | inlinevirtual |
materialAtSource() const | PropagatorWithMaterial | private |
materialEffectsUpdator() const | PropagatorWithMaterial | inline |
MaterialLocation enum name | PropagatorWithMaterial | |
propagate(STA const &state, SUR const &surface) const | PropagatorWithMaterial | inline |
propagate(const FreeTrajectoryState &ftsStart, const GlobalPoint &pDest) const final | PropagatorWithMaterial | inline |
propagate(const FreeTrajectoryState &ftsStart, const GlobalPoint &pDest1, const GlobalPoint &pDest2) const final | PropagatorWithMaterial | inline |
propagate(const FreeTrajectoryState &ftsStart, const reco::BeamSpot &beamSpot) const final | PropagatorWithMaterial | inline |
Propagator::propagate(STA const &state, SUR const &surface) const | Propagator | inline |
Propagator::propagate(const FreeTrajectoryState &ftsStart, const GlobalPoint &pDest) const final | Propagator | inlinevirtual |
Propagator::propagate(const FreeTrajectoryState &ftsStart, const GlobalPoint &pDest1, const GlobalPoint &pDest2) const final | Propagator | inlinevirtual |
Propagator::propagate(const FreeTrajectoryState &ftsStart, const reco::BeamSpot &beamSpot) const final | Propagator | inlinevirtual |
propagateWithPath(const TrajectoryStateOnSurface &tsos, const Plane &plane) const override | PropagatorWithMaterial | privatevirtual |
propagateWithPath(const FreeTrajectoryState &fts, const Plane &plane) const override | PropagatorWithMaterial | privatevirtual |
propagateWithPath(const TrajectoryStateOnSurface &tsos, const Cylinder &cylinder) const override | PropagatorWithMaterial | privatevirtual |
propagateWithPath(const FreeTrajectoryState &fts, const Cylinder &cylinder) const override | PropagatorWithMaterial | privatevirtual |
propagateWithPath(const FreeTrajectoryState &, const Surface &) const final | PropagatorWithMaterial | |
propagateWithPath(const FreeTrajectoryState &, const Plane &) const=0 | PropagatorWithMaterial | |
propagateWithPath(const FreeTrajectoryState &, const Cylinder &) const=0 | PropagatorWithMaterial | |
propagateWithPath(const TrajectoryStateOnSurface &tsos, const Surface &sur) const final | PropagatorWithMaterial | |
propagateWithPath(const TrajectoryStateOnSurface &tsos, const Plane &sur) const | PropagatorWithMaterial | inline |
propagateWithPath(const TrajectoryStateOnSurface &tsos, const Cylinder &sur) const | PropagatorWithMaterial | inline |
propagateWithPath(const FreeTrajectoryState &ftsStart, const GlobalPoint &pDest) const | PropagatorWithMaterial | |
propagateWithPath(const FreeTrajectoryState &ftsStart, const GlobalPoint &pDest1, const GlobalPoint &pDest2) const | PropagatorWithMaterial | |
propagateWithPath(const FreeTrajectoryState &ftsStart, const reco::BeamSpot &beamSpot) const | PropagatorWithMaterial | |
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 final | Propagator | inlinevirtual |
Propagator(PropagationDirection dir=alongMomentum) | Propagator | inlineexplicit |
PropagatorWithMaterial(PropagationDirection dir, const float mass, const MagneticField *mf=nullptr, const float maxDPhi=1.6, bool useRungeKutta=false, float ptMin=-1., bool useOldGeoPropLogic=true) | PropagatorWithMaterial | |
rkProduct | PropagatorWithMaterial | private |
setMaterialLocation(const MaterialLocation location) | PropagatorWithMaterial | inline |
setMaxDirectionChange(float phiMax) override | PropagatorWithMaterial | inlinevirtual |
setPropagationDirection(PropagationDirection dir) override | PropagatorWithMaterial | virtual |
theGeometricalPropagator | PropagatorWithMaterial | private |
theMaterialLocation | PropagatorWithMaterial | private |
theMEUpdator | PropagatorWithMaterial | private |
TsosWP typedef | PropagatorWithMaterial | private |
useRungeKutta_ | PropagatorWithMaterial | private |
~Propagator() | Propagator | virtual |
~PropagatorWithMaterial() override | PropagatorWithMaterial |