22 for (
size_t i=0; i<5; ++i)
38 for (
size_t i=0; i<5; ++i)
56 const float lengthbackwards,
57 const size_t nTPCClusters,
59 const float *trackparbeg,
60 const float *covmatbeg,
61 const float chisqforward,
63 const float *trackparend,
64 const float *covmatend,
65 const float chisqbackward,
73 for (
size_t i=0; i<5; ++i)
78 for (
size_t i=0; i<25; ++i)
221 for (
size_t i=0; i<5; ++i)
229 for (
size_t i=0; i<5; ++i)
237 for (
size_t i=0; i<25; ++i)
245 for (
size_t i=0; i<25; ++i)
void setNTPCClusters(const size_t nTPCClusters)
void setLengthForwards(const float lengthforwards)
float fChisquaredBackwards
float fTrackParametersBegin[5]
float getYCentBeg() const
const float * TrackParBeg() const
void setCovMatBeg(const float *covmatbeg)
const float * getCovMatEnd() const
const float * getCovMatBeg() const
const float * getTrackParametersEnd() const
void setLengthBackwards(const float lengthbackwards)
float const & LengthBackward() const
bool getEndCentValid() const
float const & ChisqBackward() const
TVector3 getXYZEnd() const
float fTrackParametersEnd[5]
TVector3 getXYZBeg() const
void setTrackParametersBegin(const float *tparbeg)
float const & LengthForward() const
const float * Vertex() const
float fChisquaredForwards
void setXEnd(const float xend)
void setTrackParametersEnd(const float *tparend)
float getYCentEnd() const
const float * TrackParEnd() const
float getChisqBackwards() const
void setChisqBackwards(const float chisqbackwards)
float const & ChisqForward() const
const float * End() const
gar::rec::Track CreateTrack()
float getZCentBeg() const
size_t getNTPCClusters() const
General GArSoft Utilities.
float getLengthBackwards() const
void setCovMatEnd(const float *covmatend)
bool getBegCentValid() const
float getLengthForwards() const
void setXBeg(const float xbeg)
float getChisqForwards() const
size_t const & NHits() const
TrackCollectionProxyElement< TrackCollProxy > Track
Proxy to an element of a proxy collection of recob::Track objects.
const float * getTrackParametersBegin() const
void setChisqForwards(const float chisqforwards)
void CovMatBegSymmetric(float *cmb) const
art framework interface to geometry description
void CovMatEndSymmetric(float *cme) const
void setTime(const double time)
float getZCentEnd() const