1 #ifndef _COMMONRECO_PROPAGATORWITHMATERIAL_H_ 2 #define _COMMONRECO_PROPAGATORWITHMATERIAL_H_ 52 const Plane& plane)
const override;
55 const Plane& plane)
const override;
58 const Cylinder& cylinder)
const override;
61 const Cylinder& cylinder)
const override;
113 typedef std::pair<TrajectoryStateOnSurface,double>
TsosWP;
void setMaterialLocation(const MaterialLocation location)
bool materialAtSource() const
Inclusion of material at the source?
defaultRKPropagator::Product rkProduct
std::pair< TrajectoryStateOnSurface, double > TsosWP
~PropagatorWithMaterial() override
virtual bool setMaxDirectionChange(float phiMax)
PropagatorWithMaterial(PropagationDirection dir, const float mass, const MagneticField *mf=0, const float maxDPhi=1.6, bool useRungeKutta=false, float ptMin=-1., bool useOldGeoPropLogic=true)
const Propagator & geometricalPropagator() const
Access to the geometrical propagator.
DeepCopyPointerByClone< MaterialEffectsUpdator > theMEUpdator
virtual std::pair< TrajectoryStateOnSurface, double > propagateWithPath(const FreeTrajectoryState &, const Surface &) const final
const MagneticField * magneticField() const override
DeepCopyPointerByClone< Propagator > theGeometricalPropagator
const MaterialEffectsUpdator & materialEffectsUpdator() const
Access to the MaterialEffectsUpdator.
bool setMaxDirectionChange(float phiMax) override
Limit on change in azimuthal angle.
MaterialLocation theMaterialLocation
std::pair< TrajectoryStateOnSurface, double > propagateWithPath(const TrajectoryStateOnSurface &tsos, const Plane &plane) const override
TrajectoryStateOnSurface propagate(STA const &state, SUR const &surface) const
void setPropagationDirection(PropagationDirection dir) override
Propagation direction.
PropagatorWithMaterial * clone() const override
const MagneticField * field