19 class DetectorPropertiesData;
31 std::optional<double> short_vec_prop(
KTrack&
trk,
32 const std::shared_ptr<const Surface>& surf,
39 std::optional<double> origin_vec_prop(
KTrack& trk,
40 const std::shared_ptr<const Surface>& porient,
55 bool transformYZLine(
double phi1,
63 bool transformYZPlane(
double phi1,
70 bool transformXYZPlane(
double theta1,
TrackDirection
Track direction enum.
KSymMatrix< 5 >::type TrackError
Track error matrix, dimension 5x5.
KMatrix< 5, 5 >::type TrackMatrix
General 5x5 matrix.
Propagator * clone() const override
Clone method.
Base class for Kalman filter track propagator.
KVector< 5 >::type TrackVector
Track state vector, dimension 5.
General LArSoft Utilities.
PropDirection
Propagation direction enum.