34 const std::shared_ptr<const Surface>& surf,
42 const std::shared_ptr<const Surface>& porient,
Propagate to PropYZPlane surface.
virtual std::optional< double > origin_vec_prop(KTrack &trk, const std::shared_ptr< const Surface > &porient, TrackMatrix *prop_matrix=0) const override
Propagate without error to surface whose origin parameters coincide with track position.
KSymMatrix< 5 >::type TrackError
Track error matrix, dimension 5x5.
KMatrix< 5, 5 >::type TrackMatrix
General 5x5 matrix.
PropYZLine fPropYZLine
Underlying propagators.
Propagate to SurfYZLine surface.
Propagate to SurfXYZPlane surface.
Propagator * clone() const override
Clone method.
Base class for Kalman filter track propagator.
PropXYZPlane fPropXYZPlane
std::optional< double > short_vec_prop(KTrack &trk, const std::shared_ptr< const Surface > &surf, Propagator::PropDirection dir, bool doDedx, TrackMatrix *prop_matrix=0, TrackError *noise_matrix=0) const override
Propagate without error.
PropAny(detinfo::DetectorPropertiesData const &detProp, double tcut, bool doDedx)
Constructor.
PropDirection
Propagation direction enum.