Go to the documentation of this file.
24 theMaterialLocation(atDestination),
29 const Plane& plane)
const {
53 const Plane& plane)
const {
57 TsosWP newTsosWP(tsos, 0.);
63 if UNLIKELY (!newTsosWP.first.isValid())
86 TsosWP newTsosWP(tsos, 0.);
92 if UNLIKELY (!newTsosWP.first.isValid())
118 "PropagatorWithMaterial: propagation direction = anyDirection is incompatible with adding of "
119 "material at source");
virtual bool updateStateInPlace(TrajectoryStateOnSurface &TSoS, const PropagationDirection propDir) const
DeepCopyPointerByClone< MaterialEffectsUpdator > theMEUpdator
MaterialLocation theMaterialLocation
bool materialAtSource() const
Inclusion of material at the source?
std::pair< TrajectoryStateOnSurface, double > propagateWithPath(const TrajectoryStateOnSurface &tsos, const Plane &plane) const override
void setPropagationDirection(PropagationDirection dir) override
Propagation direction.
TEveGeoShape * clone(const TEveElement *element, TEveElement *parent)
virtual PropagationDirection propagationDirection() const final
virtual void setPropagationDirection(PropagationDirection dir)
std::pair< TrajectoryStateOnSurface, double > TsosWP
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() override
virtual std::pair< TrajectoryStateOnSurface, double > propagateWithPath(const FreeTrajectoryState &, const Surface &) const final
DeepCopyPointerByClone< Propagator > theGeometricalPropagator