Go to the documentation of this file.
4 #include "dbclient/KM3NeTDBClient.h"
25 int main(
int argc,
char **argv)
42 JParser<> zap(
"Auxiliary program to convert data from data base into ROOT format.");
48 zap[
'q'] =
make_field(query) = getQueries<typelist>();
56 catch(
const exception &error) {
57 FATAL(error.what() << endl);
66 JDetectorsHelper::initialise();
72 catch(
const exception& error) {
73 FATAL(error.what() << endl);
Empty structure for specification of parser element that is initialised (i.e.
Utility class to parse command line options.
This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES).
Object iteration from database.
int main(int argc, char **argv)
void reset(JCLBInput &data, size_t size)
Reset CLB buffers.
#define make_field(A,...)
macro to convert parameter to JParserTemplateElement object
Auxiliary class for specifying selection of database data.
Empty structure for specification of parser element that is not initialised (i.e.