1 #ifndef TRACKLINEFITALG_H 11 #define TRACKLINEFITALG_H 26 #include "TDecompSVD.h" 38 void TrkLineFit(std::vector<geo::WireID>& hitWID, std::vector<double>& hitX, std::vector<double>& hitXErr,
39 double XOrigin, TVector3& Pos, TVector3& Dir,
float& ChiDOF);
49 #endif // ifndef TRACKLINEFITALG_H
void TrkLineFit(std::vector< geo::WireID > &hitWID, std::vector< double > &hitX, std::vector< double > &hitXErr, double XOrigin, TVector3 &Pos, TVector3 &Dir, float &ChiDOF)
virtual ~TrackLineFitAlg()
Encapsulate the geometry of a wire.
Encapsulate the construction of a single detector plane.
art::ServiceHandle< geo::Geometry > geom
art framework interface to geometry description
Encapsulate the construction of a single detector plane.