Go to the documentation of this file.
30 int main(
int argc,
char **argv)
47 JParser<> zap(
"Auxiliary program to create summary data.");
60 catch(
const exception &error) {
61 FATAL(error.what() << endl);
75 JPMTParametersMap::Throw(
false);
87 for (
int frame_index = 1; frame_index <= numberOfEvents; ++frame_index) {
89 NOTICE(
"event: " << setw(10) << frame_index <<
'\r');
DEBUG(endl);
int main(int argc, char **argv)
Default implementation of the simulation of K40 background.
Data structure for all trigger parameters.
Empty structure for specification of parser element that is initialised (i.e.
void load(const JString &file_name, JDetector &detector)
Load detector from input file.
Utility class to parse command line options.
This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES).
Auxiliary class for K40 rates.
Auxiliary class to create summary data.
Auxiliary class for map of PMT parameters.
#define make_field(A,...)
macro to convert parameter to JParserTemplateElement object
#define DEBUG(A)
Message macros.
KM3NeT DAQ data structures and auxiliaries.
void reset(JK40Simulator *k40Simulator)
Reset K40 simulator.
double getTimeOfFrame(const int frame_index)
Get start time of frame in ns since start of run for a given frame index.