1 #ifndef __JSIRENE__JPULSE__
2 #define __JSIRENE__JPULSE__
20 namespace JPP {
using namespace JSIRENE; }
83 return first.getLowerLimit() < second.getLowerLimit();
96 return hit.getLowerLimit() < t0;
JPulse(const JPulse &first, const JPulse &second)
Constructor.
bool operator<(const Head &first, const Head &second)
Less than operator.
double getTime(const Hit &hit)
Get true time of hit.
JPulse()
Default constructor.
int getID() const
Get identifier.
JPulse(const Hit &hit)
Constructor.
Auxiliary class for a time-over-threshold pulse from a PMT.
Auxiliary class for object identification.