fScinSigma[fNScinGoodHits]=TMath::Sqrt(((THcHodoscope*)GetParent())->GetHodoPosSigma(index)*((THcHodoscope*)GetParent())->GetHodoPosSigma(index)+((THcHodoscope*)GetParent())->GetHodoNegSigma(index)*((THcHodoscope*)GetParent())->GetHodoNegSigma(index));// not ideal by any stretch!!!
fScinZpos[fNScinGoodHits]=fZpos+(j%2)*fDzpos;// see comment above
// h_rfptime(hscin_plane_num(ihit))=fptime
fNScinGoodHits++;// increment the number of good hits
}
}
// Start time calculation, assume xp=yp=0 radians. project all
// time values to focal plane. use average for start time.