24 theMaterialLocation(atDestination),
26 useRungeKutta_(useRungeKutta) {}
29 const Plane& plane)
const {
53 const Plane& plane)
const {
57 TsosWP newTsosWP(tsos, 0.);
64 UNLIKELY(!newTsosWP.first.isValid())
return newTsosWP;
86 TsosWP newTsosWP(tsos, 0.);
93 UNLIKELY(!newTsosWP.first.isValid())
return newTsosWP;
119 "TrackingTools/MaterialEffects",
120 "PropagatorWithMaterial: propagation direction = anyDirection is incompatible with adding of material at source");
std::pair< TrajectoryStateOnSurface, double > TsosWP
virtual void setPropagationDirection(PropagationDirection dir)
bool materialAtSource() const
Inclusion of material at the source?
~PropagatorWithMaterial() override
virtual bool updateStateInPlace(TrajectoryStateOnSurface &TSoS, const PropagationDirection propDir) const
virtual PropagationDirection propagationDirection() const final
PropagatorWithMaterial(PropagationDirection dir, const float mass, const MagneticField *mf=0, const float maxDPhi=1.6, bool useRungeKutta=false, float ptMin=-1., bool useOldGeoPropLogic=true)
DeepCopyPointerByClone< MaterialEffectsUpdator > theMEUpdator
virtual std::pair< TrajectoryStateOnSurface, double > propagateWithPath(const FreeTrajectoryState &, const Surface &) const final
DeepCopyPointerByClone< Propagator > theGeometricalPropagator
MaterialLocation theMaterialLocation
std::pair< TrajectoryStateOnSurface, double > propagateWithPath(const TrajectoryStateOnSurface &tsos, const Plane &plane) const override
TEveGeoShape * clone(const TEveElement *element, TEveElement *parent)
void setPropagationDirection(PropagationDirection dir) override
Propagation direction.