10 #ifndef RAWDATA_OPDETPULSE_H 11 #define RAWDATA_OPDETPULSE_H 40 int Integral(
unsigned short startbin = 0,
unsigned short endbin = 0);
42 const std::vector<short>&
Waveform()
const;
87 #endif // RAWDATA_OPDETPULSE_H
unsigned short OpChannel() const
std::vector< short > fWaveform
const std::vector< short > & Waveform() const
unsigned int fFirstSample
first sample number within pmt frame
unsigned int FirstSample() const
unsigned short Samples() const
unsigned int fPMTFrame
frame number where pulse begins
void SetPMTFrame(unsigned int Frame)
int Integral(unsigned short startbin=0, unsigned short endbin=0)
unsigned short fOpChannel
channel in the readout
void SetFirstSample(unsigned int FirstSample)
unsigned int PMTFrame() const