10 #ifndef TRACKTRAJECTORYALG_H 11 #define TRACKTRAJECTORYALG_H 29 void TrackTrajectory(
std::array<std::vector<geo::WireID>,3> trkWID,
32 std::vector<TVector3>& TrajPos, std::vector<TVector3>& TrajDir);
50 void ShortTrackTrajectory(
std::array<std::vector<geo::WireID>,3> trkWID,
53 std::vector<TVector3>& TrajPos, std::vector<TVector3>& TrajDir);
59 #endif // ifndef TRACKTRAJECTORYALG_H TrackLineFitAlg fTrackLineFitAlg
unsigned short fMaxTrajPoints
art framework interface to geometry description
IDparameter< geo::WireID > WireID
Member type of validated geo::WireID parameter.
auto array(Array const &a)
Returns a manipulator which will print the specified array.
art::ServiceHandle< geo::Geometry const > geom
LArSoft geometry interface.