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