4 #include "dbclient/KM3NeTDBClient.h"
11 #include "JDB/JDBDictionary.hh"
26 int main(
int argc,
char **argv)
43 JParser<> zap(
"Auxiliary program to convert data from data base into ASCII format.");
49 zap[
'q'] =
make_field(query) = getQueries<typelist>();
57 catch(
const exception &error) {
58 FATAL(error.what() << endl);
64 JRootStreamObjectOutput<typelist> out(writer,
"\n");
72 JDatabaseObjectIterator<typelist>
in(query, selection);
76 catch(
const exception& error) {
77 FATAL(error.what() << endl);
Utility class to parse command line options.
int main(int argc, char *argv[])
Empty structure for specification of parser element that is initialised (i.e. does not require input)...
JDetectorsHelper & getDetector()
Auxiliary function for helper object initialisation.
T & getInstance(const T &object)
Get static instance from temporary object.
#define make_field(A,...)
macro to convert parameter to JParserTemplateElement object
ROOT TTree parameter settings.
General purpose messaging.
Empty structure for specification of parser element that is not initialised (i.e. does require input)...
then fatal The output file must have the wildcard in the e g root fi 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
Utility class to parse command line options.
std::vector< JServer > getServernames()
Get list of names of available database servers.
This file is automatically created by make.