7 #ifndef GAR_RECONSTRUCTIONDATAPRODUCTS_Hit_h 8 #define GAR_RECONSTRUCTIONDATAPRODUCTS_Hit_h 36 Hit(
unsigned int chan,
45 float const&
Signal()
const;
float fPosition[3]
position of the hit
friend std::ostream & operator<<(std::ostream &o, gar::rec::Hit const &h)
const float * Position() const
bool operator==(gar::rec::Hit const &h) const
bool operator<(gar::rec::Hit const &h) const
float fStartTime
start time of the hit (ticks)
void operator+=(gar::rec::Hit const &h)
float fRMS
Hit width calculated with RMS (in ticks)
General GArSoft Utilities.
unsigned int Channel() const
float fSignal
size of the signal for this hit (integral of ADC values)
unsigned int fChannel
channel recording this hit
float const & Signal() const
float fEndTime
end time of the hit (ticks)
float fTime
time of hit charge arrival at the readout plane (ticks)