1 #ifndef TRACKTRAJECTORYALG_H 11 #define TRACKTRAJECTORYALG_H 31 std::vector<TVector3>& TrajPos,
32 std::vector<TVector3>& TrajDir);
51 std::vector<TVector3>& TrajPos,
52 std::vector<TVector3>& TrajDir);
58 #endif // ifndef TRACKTRAJECTORYALG_H TrackLineFitAlg fTrackLineFitAlg
unsigned short fMaxTrajPoints
cout<< "Opened file "<< fin<< " ixs= "<< ixs<< endl;if(ixs==0) hhh=(TH1F *) fff-> Get("h1")
auto array(Array const &a)
Returns a manipulator which will print the specified array.
Interface for a class providing readout channel mapping to geometry.
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)
Definition of data types for geometry description.
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)
geo::WireReadoutGeom const * wireReadoutGeom