9#include "dbclient/KM3NeTDBClient.h"
52 JParser<> zap(
"Program to create input data for HV-tuning.");
65 catch(
const exception &error) {
108 const double gain = f1->GetParameter(
Ngain);
119 }
catch (
const exception& error) {
This file is automatically created by make.
Data structure for detector geometry and calibration.
Dynamic ROOT object management.
General purpose messaging.
Utility class to parse command line options.
#define make_field(A,...)
macro to convert parameter to JParserTemplateElement object
I/O formatting auxiliaries.
#define MAKE_CSTRING(A)
Make C-string.
#define MAKE_STRING(A)
Make string.
Scanning of objects from a single file according a format that follows from the extension of each fil...
Auxiliary class for specifying selection of database data.
Logical location of module.
Template definition of a multi-dimensional oscillation probability interpolation table.
static const char *const FITTOT_GAIN_PARNAME
static const std::string FITTOT_FNAME
static const std::string FITTOT_SUFFIX
ResultSet & getResultSet(const std::string &query)
Get result set.
JDetectorsHelper & getDetector()
Auxiliary function for helper object initialisation.
std::vector< JServer > getServernames()
Get list of names of available database servers.
void load(const std::string &file_name, JDetector &detector)
Load detector from input file.
This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES).
bool putObject(TDirectory &dir, const TObject &object)
Write object to ROOT directory.
Auxiliary data structure for sequence of same character.
Auxiliary data structure to store high-voltage versus gain data and interpolate the nominal high-volt...
Wrapper class for server name.