42 const long long int stop) :
58 const long long int GetStart()
const {
return fStart; }
60 void SetStart(
const long long int s) { fStart = s; }
62 const long long int GetStop()
const {
return fStop; }
64 void SetStop(
const long long int d) { fStop = d; }
void SetStart(const long long int s)
set the start time of the signal
const long long int GetStart() const
get the start time of the signal
define the 31 pmt signals of an dom for an event
signals(const int domId, const int pmtId, const long long int start, const long long int stop)
const long long int GetStop() const
get the stop of the signal
const int GetPmtId() const
get the pmt Id of the signal
void SetPmtId(const int id)
set the pmt Id of the signal
bool operator<(const signals &sig) const
void SetStop(const long long int d)
set the stop of the signal
void SetDomId(const int id)
set the dom Id of the signal
const int GetDomId() const
get the dom Id of the signal