Go to the documentation of this file.
32 using namespace JLANG;
36 int main(
int argc,
char **argv) {
49 zap[
'f'] =
make_field(inputFile ,
"Path to input file " );
51 zap[
'a'] =
make_field(detectorFile ,
"path to detector file" );
58 catch(
const exception &error) {
59 ERROR(error.what() << endl);
62 RunAnalyzer Analyzer (inputFile, detectorFile, nTimeslices, nSummaryslices, nEvents);
80 run_histograms.Write_to_file(out);
Timeslice data structure for L2 data.
Auxiliary class for defining the range of iterations of objects.
Timeslice data structure for SN data.
Utility class to parse command line options.
Class dedicated to the analysis of KM3NeT runs.
bool putObject(TDirectory *dir, const T &object)
Write object to ROOT directory.
JRA_Histograms getHistograms()
This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES).
Timeslice data structure for L0 data.
int main(int argc, char **argv)
#define make_field(A,...)
macro to convert parameter to JParserTemplateElement object
KM3NeT DAQ data structures and auxiliaries.
Auxiliary classes and methods for language specific functionality.
Timeslice data structure for L1 data.
Auxiliary classes and methods for detector calibration.
static counter_type max()
Get maximum counter value.