1 #ifndef __JDAQUTCEXTENDED__ 
    2 #define __JDAQUTCEXTENDED__ 
  137                              std::numeric_limits<JUINT32_t>::max());
 
  191       const char c = out.fill();
 
  249     return !(first == second);
 
size_t getSizeof< JDAQUTCExtended >()
Get size of type. 
 
static JDAQUTCExtended max()
Get maximum possible value. 
 
bool operator==(const JDAQChronometer &first, const JDAQChronometer &second)
Equal operator for DAQ chronometers. 
 
Interface for binary output. 
 
friend std::istream & operator>>(std::istream &in, JDAQUTCExtended &utc)
Read UTC time. 
 
static JDAQUTCExtended min()
Get minimum possible value. 
 
static double getTick()
Get number of nano-seconds per tick. 
 
friend JReader & operator>>(JReader &, JDAQUTCExtended &)
Read UTC from input. 
 
JDAQUTCExtended(const double nanoseconds)
Constructor. 
 
Data structure for UTC time. 
 
ClassDef(JDAQUTCExtended, 1)
 
then echo The file $DIR KM3NeT_00000001_00000000 root already please rename or remove it first
 
friend JWriter & operator<<(JWriter &, const JDAQUTCExtended &)
Write UTC to output. 
 
JUINT32_t getUTC16nanosecondcycles() const 
Get time. 
 
JDAQUTCExtended(const JUINT32_t seconds, const JUINT32_t cycles)
Constructor. 
 
void setTimeNanoSecond(const double utc_ns)
Set time. 
 
Interface for binary input. 
 
JUINT32_t getUTCseconds() const 
Get time. 
 
static JUINT32_t getMask()
Get mask for seconds data. 
 
JUINT32_t UTC_16nanosecondcycles
 
JDAQUTCExtended()
Default constructor. 
 
virtual ~JDAQUTCExtended()
Virtual destructor. 
 
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. 
 
then fatal Wrong number of arguments fi set_variable DETECTOR $argv[1] set_variable INPUT_FILE $argv[2] eval JPrintDetector a $DETECTOR O IDENTIFIER eval JPrintDetector a $DETECTOR O SUMMARY source JAcoustics sh $DETECTOR_ID typeset A TRIPODS get_tripods $WORKDIR tripod txt TRIPODS for EMITTER in
 
friend std::ostream & operator<<(std::ostream &out, const JDAQUTCExtended &utc)
Write UTC time. 
 
double getTimeNanoSecond() const 
Get time (limited to 16 ns cycles).