43 OpFlash(
double time,
double timewidth,
double abstime,
unsigned int frame,
44 std::vector< double > PEperOpDet,
46 double yCenter=0,
double yWidth=0,
47 double zCenter=0,
double zWidth=0,
48 std::vector<double>
WireCenters = std::vector<double>(0),
49 std::vector<double>
WireWidths = std::vector<double>(0));
55 unsigned int Frame()
const;
56 double PE(
unsigned int i)
const;
59 std::vector<double>
const&
PEs()
const;
std::vector< double > fPEperOpDet
Reconstruction base classes.
double FastToTotal() const
double PE(unsigned int i) const
friend bool operator<(const OpFlash &a, const OpFlash &b)
unsigned int Frame() const
std::vector< double > WireCenters() const
std::vector< double > WireWidths() const
std::vector< double > fWireWidths
std::vector< double > const & PEs() const
Returns a vector with a number of photoelectrons per channel.
std::vector< double > fWireCenters