|
| OpHit () |
|
| OpHit (int opchannel, double peaktime, double peaktimeabs, double starttime, double risetime, unsigned short frame, double width, double area, double peakheight, double pe, double fasttototal) |
|
| OpHit (int opchannel, double peaktime, double peaktimeabs, unsigned short frame, double width, double area, double peakheight, double pe, double fasttototal) |
|
int | OpChannel () const |
|
double | PeakTimeAbs () const |
|
double | PeakTime () const |
|
double | StartTime () const |
|
double | RiseTime () const |
|
unsigned short | Frame () const |
|
double | Width () const |
|
double | Area () const |
|
double | Amplitude () const |
|
double | PE () const |
|
double | FastToTotal () const |
|
bool | HasStartTime () const |
|
hits are 2D representations of charge deposited in the tdc/wire plane hits are assumed to be made from deconvoluted, unipolar signals
Definition at line 18 of file OpHit.h.