Go to the documentation of this file. 1 #ifndef GsfPropagatorWithMaterial_h_
2 #define GsfPropagatorWithMaterial_h_
42 const Plane&)
const override;
53 const Plane&)
const override;
90 const std::pair<TrajectoryStateOnSurface, double>&)
const;
104 typedef std::pair<TrajectoryStateOnSurface, double>
TsosWP;
105 typedef std::vector<TrajectoryStateOnSurface>
MultiTSOS;
GsfPropagatorWithMaterial(const Propagator &Propagator, const GsfMaterialEffectsUpdator &MEUpdator)
const Propagator & geometricalPropagator() const
Access to the geometrical propagator.
bool materialAtSource() const
Inclusion of material at the source?
void setPropagationDirection(PropagationDirection dir) override
const FullConvolutionWithMaterial & convolutionWithMaterial() const
Access to the convolutor and thus to the material effects.
std::pair< TrajectoryStateOnSurface, double > propagateWithPath(const TrajectoryStateOnSurface &, const Plane &) const override
~GsfPropagatorWithMaterial() override
const MagneticField * magneticField() const override
TrajectoryStateOnSurface convoluteStateWithMaterial(const TrajectoryStateOnSurface, const PropagationDirection) const
Convolution of state with material effects.
std::vector< TrajectoryStateOnSurface > MultiTSOS
GsfPropagatorWithMaterial * clone() const override
DeepCopyPointerByClone< FullConvolutionWithMaterial > theConvolutor
const MagneticField * magneticField() const override
std::pair< TrajectoryStateOnSurface, double > convoluteWithMaterial(const std::pair< TrajectoryStateOnSurface, double > &) const
Convolution of state+path with material effects.
TrajectoryStateOnSurface propagate(STA const &state, SUR const &surface) const
void setMaterialLocation(const MaterialLocation location)
bool setMaxDirectionChange(float phiMax) override
DeepCopyPointerByClone< GsfPropagatorAdapter > theGeometricalPropagator
bool setMaxDirectionChange(float phiMax) override
virtual std::pair< TrajectoryStateOnSurface, double > propagateWithPath(const FreeTrajectoryState &, const Surface &) const final
std::pair< TrajectoryStateOnSurface, double > TsosWP
MaterialLocation theMaterialLocation