1 #ifndef __JTRIGGER__JEVENTOVERLAP__
2 #define __JTRIGGER__JEVENTOVERLAP__
12 namespace JPP {
using namespace JTRIGGER; }
41 if (first .empty())
return false;
42 if (second.empty())
return false;
then echo The file $DIR KM3NeT_00000001_00000000 root already please rename or remove it first
Match of two events considering overlap in time.
bool operator()(const JEvent &first, const JEvent &second) const
Match criterion.
static double getExtraTime()
Get extra time.
double getTmax() const
Get time window.
JEventOverlap(const double Tmax_ns)
Constructor.