56 JParser<> zap(
"Auxiliary program to test generation of L0 background.");
58 zap[
'f'] =
make_field(inputFile,
"input file (output from JRipple).");
65 catch(
const exception &error) {
69 TFile* in = TFile::Open(inputFile.c_str(),
"exist");
71 if (in ==
NULL || !in->IsOpen()) {
72 FATAL(
"File: " << inputFile <<
" not opened." <<
endl);
102 for (
int i = 0; i < 10; i++) {
105 for (
int j = 0;
j <
T_ms;
j++) {
115 for (
int i = 0; i < 10; i++) {
118 for (
int j = 0;
j <
T_ms;
j++) {
132 for (
int j = 0;
j <
T_ms;
j++) {
136 NOTICE(
"Generation H2D + FIT - rebin = 5" <<
endl);
143 for (
size_t j = 0;
j <
fit5[0].size();
j++) {
KM3NeT DAQ constants, bit handling, etc.
int main(int argc, char **argv)
This file provides a class to emulate a L0 (L1) background on the ms time scale for an arbitrarily si...
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.
Auxiliary class to define a range between two values.
Template definition of a multi-dimensional oscillation probability interpolation table.
Class to emulate L0 background for an arbitrarily sized detector.
This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES).