19 std::vector<double> PEperOpDet,
20 bool InBeamFrame,
int onBeamTime,
double FastToTotal,
21 double xCenter,
double xWidth,
22 double yCenter,
double yWidth,
23 double zCenter,
double zWidth,
24 std::vector<double> WireCenters,
25 std::vector<double> WireWidths)
47 std::vector<double> PEperOpDet,
49 double yCenter,
double yWidth,
50 double zCenter,
double zWidth,
54 time, timewidth, abstime, frame,
std::vector< double > fPEperOpDet
Number of PE on each PMT.
std::vector< double > const & WireCenters() const
double fYCenter
Geometric center in y [cm].
static constexpr double NoCenter
Special value used for absence of center location information.
Reconstruction base classes.
double FastToTotal() const
bool operator<(Cluster const &a, Cluster const &b)
double fZCenter
Geometric center in z [cm].
double fXWidth
Estimated width in x [cm].
double fZWidth
Geometric width in z [cm].
double fYWidth
Geometric width in y [cm].
unsigned int fFrame
Frame number.
double fFastToTotal
Fast to total light ratio.
double fAbsTime
Time by PMT readout clock.
double fXCenter
Estimated center in x [cm].
std::vector< double > const & WireWidths() const
std::vector< double > fWireWidths
Geometric width in each view.
bool fInBeamFrame
Is this in the beam frame?
int fOnBeamTime
Is this in time with beam?
std::vector< double > fWireCenters
Geometric center in each view.
double fTimeWidth
Width of the flash in time [us].