1 #ifndef __JDAQMODULEIDENTIFIER__ 
    2 #define __JDAQMODULEIDENTIFIER__ 
JDAQModuleIdentifier(const int __id)
Constructor. 
 
bool operator()(const JDAQModuleIdentifier &first, const JDAQModuleIdentifier &second) const 
Compare modules. 
 
bool operator==(const JDAQChronometer &first, const JDAQChronometer &second)
Equal operator for DAQ chronometers. 
 
Interface for binary output. 
 
int getModuleID() const 
Get module identifier. 
 
JDAQModuleIdentifier()
Default constructor. 
 
then echo The file $DIR KM3NeT_00000001_00000000 root already please rename or remove it first
 
Interface for binary input. 
 
friend JWriter & operator<<(JWriter &, const JDAQModuleIdentifier &)
Write module identifier to output. 
 
Auxiliary class to compare modules. 
 
friend std::istream & operator>>(std::istream &in, JDAQModuleIdentifier &module)
Read DAQ ModuleIdentifier from input. 
 
void setModuleIdentifier(const JDAQModuleIdentifier &module)
Set Module identifier. 
 
friend std::ostream & operator<<(std::ostream &out, const JDAQModuleIdentifier &module)
Write DAQ ModuleIdentifier to output. 
 
const JDAQModuleIdentifier & getModuleIdentifier() const 
Get Module identifier. 
 
bool operator!=(const JDAQChronometer &first, const JDAQChronometer &second)
Not-equal operator for DAQ chronometers. 
 
size_t getSizeof< JDAQModuleIdentifier >()
Get size of type. 
 
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 CHECK_EXIT_CODE typeset A TRIPODS get_tripods $WORKDIR tripod txt TRIPODS for EMITTER in
 
ClassDefNV(JDAQModuleIdentifier, 1)
 
friend JReader & operator>>(JReader &, JDAQModuleIdentifier &)
Read module identifier from input.