1 #ifndef TRACKTRAJECTORYALG_H 11 #define TRACKTRAJECTORYALG_H 38 std::vector<TVector3>& TrajPos, std::vector<TVector3>& TrajDir);
59 std::vector<TVector3>& TrajPos, std::vector<TVector3>& TrajDir);
65 #endif // ifndef TRACKTRAJECTORYALG_H art::ServiceHandle< geo::Geometry > geom
TrackLineFitAlg fTrackLineFitAlg
virtual ~TrackTrajectoryAlg()
unsigned short fMaxTrajPoints
auto array(Array const &a)
Returns a manipulator which will print the specified array.
void TrackTrajectory(std::array< std::vector< geo::WireID >, 3 > trkWID, std::array< std::vector< double >, 3 > trkX, std::array< std::vector< double >, 3 > trkXErr, std::vector< TVector3 > &TrajPos, std::vector< TVector3 > &TrajDir)
void ShortTrackTrajectory(std::array< std::vector< geo::WireID >, 3 > trkWID, std::array< std::vector< double >, 3 > trkX, std::array< std::vector< double >, 3 > trkXErr, std::vector< TVector3 > &TrajPos, std::vector< TVector3 > &TrajDir)
Encapsulate the geometry of a wire.
Encapsulate the construction of a single detector plane.
art framework interface to geometry description
Encapsulate the construction of a single detector plane.