125     return !(first == second);
 
JDAQKeyHit()
Default constructor. 
 
bool operator==(const JDAQChronometer &first, const JDAQChronometer &second)
Equal operator for DAQ chronometers. 
 
Interface for binary output. 
 
int getModuleID() const 
Get module identifier. 
 
JDAQKeyHit(const JDAQModuleIdentifier &id, const JDAQHit &hit)
Constructor. 
 
JTDC_t getT() const 
Get time. 
 
JPMT_t getPMT() const 
Get PMT. 
 
then echo The file $DIR KM3NeT_00000001_00000000 root already please rename or remove it first
 
Interface for binary input. 
 
virtual ~JDAQKeyHit()
Virtual destructor. 
 
friend JReader & operator>>(JReader &, JDAQKeyHit &)
Read JDAQKeyHit from input. 
 
friend JWriter & operator<<(JWriter &, const JDAQKeyHit &)
Write JDAQKeyHit to output. 
 
bool operator!=(const JDAQChronometer &first, const JDAQChronometer &second)
Not-equal operator for DAQ chronometers. 
 
bool operator<(const JDAQHit &first, const JDAQHit &second)
Less than operator for DAQ hits. 
 
size_t getSizeof< JDAQKeyHit >()
Get size of type.