1 #ifndef __JACOUSTICS__JTRANSMISSION__
2 #define __JACOUSTICS__JTRANSMISSION__
16 namespace JACOUSTICS {}
17 namespace JPP {
using namespace JACOUSTICS; }
19 namespace JACOUSTICS {
211 if (static_cast<const equals&>(*
this)(first, second)) {
216 return first.
getQ() > second.
getQ();
Q(UTCMax_s-UTCMin_s)-livetime_s
double getQ() const
Get quality.
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
double getW() const
Get normalisation.
bool operator==(Packet const &p, ID const &id)
ClassDef(JTransmission, 3)
JTransmission(const int run, const int id, const double Q, const double W, const double toa_s, const double toe_s)
Constructor.
void setToE(const double toe)
Set estimated time of emission.
Auxiliary class to compare transmissions.
JTransmission()
Default constructor.
virtual ~JTransmission()
Virtual destructor.
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.