1 #ifndef __JDETECTOR__JANCHOR__ 
    2 #define __JDETECTOR__JANCHOR__ 
   12 namespace JDETECTOR {}
 
   13 namespace JPP { 
using namespace JDETECTOR; }
 
   65       if (in >> 
id >> x >> y)
 
   81       out << anchor.
getID();
 
double getLengthSquared() const 
Get length squared. 
JAnchor(const int id, const double x, const double y)
Constructor. 
bool operator<(const Head &first, const Head &second)
Less than operator. 
friend std::istream & operator>>(std::istream &in, JAnchor &anchor)
Read JAnchor from input. 
double getY() const 
Get y position. 
then echo The file $DIR KM3NeT_00000001_00000000 root already please rename or remove it first
double getX() const 
Get x position. 
int getID() const 
Get identifier. 
Data structure for position in two dimensions. 
friend std::ostream & operator<<(std::ostream &out, const JAnchor &anchor)
Write JAnchor to output. 
Auxiliary class for object identification. 
Data structure for anchor position on sea bed. 
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 JAcoustics sh $DETECTOR_ID source JAcousticsToolkit sh CHECK_EXIT_CODE typeset A EMITTERS get_tripods $WORKDIR tripod txt EMITTERS get_transmitters $WORKDIR transmitter txt EMITTERS for EMITTER in
JAnchor()
Default constructor.