1 #ifndef __JFIT__JVECTORNZ__
2 #define __JFIT__JVECTORNZ__
14 namespace JPP {
using namespace JFIT; }
50 set(track, __begin, __end);
76 for (T hit = __begin; hit != __end; ++hit) {
77 this->push_back(hit->getT() - track.
getT(
JVector3D(hit->getX(),
Data structure for fit of straight line paralel to z-axis.
double getT(const JVector3D &pos) const
Get arrival time of Cherenkov light at given position.
Determination of the time residual vector of hits for a track along z-axis (JFIT::JLine1Z).
JVectorNZ(const JLine1Z &track, T __begin, T __end)
Constructor.
void set(const JLine1Z &track, T __begin, T __end)
Set time residual vector.
JVectorNZ()
Default contructor.
Data structure for vector in three dimensions.
Auxiliary classes and methods for linear and iterative data regression.
This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES).