|
Jpp
19.1.0
the software that should make you happy
|
Auxiliary program to convert acoustics data from data base into ROOT format. More...
#include "JAcoustics/JToA.hh"#include <iomanip>#include <iostream>#include "JAcoustics/JSupport.hh"#include "JDB/JDB.hh"#include "JDB/JDBToolkit.hh"#include "JDB/JDatabaseObjectIterator.hh"#include "JDB/JSelector.hh"#include "JDB/JSupport.hh"#include "JDB/JToAshort.hh"#include "JSupport/JFileRecorder.hh"#include "JSupport/JMeta.hh"#include "Jeep/JMessage.hh"#include "Jeep/JParser.hh"#include "dbclient/KM3NeTDBClient.h"Go to the source code of this file.
Functions | |
| int | main (int argc, char **argv) |
Auxiliary program to convert acoustics data from data base into ROOT format.
Example usage :
JToA -@ "minrun=16514" \ -@ "maxrun=16514" \ -@ "detid=D1ORCA015" \ -o KM3NeT_00000146_00016514_toa.root
Definition in file software/JAcoustics/JToA.cc.
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 34 of file software/JAcoustics/JToA.cc.