1 #ifndef TRACKTRAJECTORYALG_H 11 #define TRACKTRAJECTORYALG_H 30 void TrackTrajectory(
std::array<std::vector<geo::WireID>, 3> trkWID,
33 std::vector<TVector3>& TrajPos,
34 std::vector<TVector3>& TrajDir);
50 void ShortTrackTrajectory(
std::array<std::vector<geo::WireID>, 3> trkWID,
53 std::vector<TVector3>& TrajPos,
54 std::vector<TVector3>& TrajDir);
60 #endif // ifndef TRACKTRAJECTORYALG_H TrackLineFitAlg fTrackLineFitAlg
unsigned short fMaxTrajPoints
auto array(Array const &a)
Returns a manipulator which will print the specified array.
IDparameter< geo::WireID > WireID
Member type of validated geo::WireID parameter.
art::ServiceHandle< geo::Geometry const > geom
Namespace collecting geometry-related classes utilities.
art framework interface to geometry description