15#include "TMatrixDSym.h"
32int main(
int argc,
char **argv)
36 using namespace JMATH;
48 JParser<> zap(
"Program to calculate time offsets from FitL1dtSlices output");
61 catch(
const exception &error) {
77 TMatrixD variance(1,1);
89 std::ifstream file(inputFile);
130 std::cout.precision(3);
KM3NeT DAQ constants, bit handling, etc.
Data structure for detector geometry and calibration.
int main(int argc, char **argv)
Utility class to parse command line options.
#define make_field(A,...)
macro to convert parameter to JParserTemplateElement object
Template definition of a multi-dimensional oscillation probability interpolation table.
JReader & read(JReader &in) override final
Read from input.
Utility class to parse command line options.
This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES).