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