1 #ifndef __JACOUSTICS__JTRANSMISSION__
2 #define __JACOUSTICS__JTRANSMISSION__
16 namespace JACOUSTICS {}
17 namespace JPP {
using namespace JACOUSTICS; }
19 namespace JACOUSTICS {
195 if (static_cast<const equals&>(*
this)(first, second))
196 return first.
getQ() > second.
getQ();
Q(UTCMax_s-UTCMin_s)-livetime_s
double getQ() const
Get quality.
JTransmission(const int run, const int id, const double Q, const double toa_s, const double toe_s)
Constructor.
int getRunNumber() const
Get run number.
equals(const double precision)
Constructor.
bool operator<(const Head &first, const Head &second)
Less than operator.
double getToE() const
Get estimated time of emission.
then echo The file $DIR KM3NeT_00000001_00000000 root already please rename or remove it first
bool operator==(Packet const &p, ID const &id)
void setToE(const double toe)
Set estimated time of emission.
Auxiliary class to compare transmissions.
JTransmission()
Default constructor.
virtual ~JTransmission()
Virtual destructor.
ClassDef(JTransmission, 2)
double getToA() const
Get calibrated time of arrival.
int getID() const
Get identifier.
Auxiliary class to compare transmissions.
bool operator()(const JTransmission &first, const JTransmission &second) const
Compare two transmissions.
bool operator()(const JTransmission &first, const JTransmission &second) const
Compare two transmissions.
compare(const double precision)
Constructor.