30 int main(
int argc,
char **argv)
34 using namespace KM3NETDAQ;
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);
Utility class to parse command line options.
int main(int argc, char *argv[])
ROOT TTree parameter settings of various packages.
Default implementation of the simulation of K40 background.
Recording of objects on file according a format that follows from the file name extension.
*fatal Wrong number of arguments esac JCookie sh typeset Z DETECTOR typeset Z SOURCE_RUN typeset Z TARGET_RUN set_variable PARAMETERS_FILE $WORKDIR parameters
Empty structure for specification of parser element that is initialised (i.e. does not require input)...
Data structure for detector geometry and calibration.
double getTimeOfFrame(const int frame_index)
Get start time of frame in ns since start of run for a given frame index.
Auxiliaries for creation of summary data.
#define make_field(A,...)
macro to convert parameter to JParserTemplateElement object
Auxiliary class to create summary data.
Auxiliary class for map of PMT parameters.
General purpose messaging.
void reset(JK40Simulator *k40Simulator)
Reset K40 simulator.
void load(const std::string &file_name, JDetector &detector)
Load detector from input file.
Utility class to parse command line options.
then usage $script< input_file >< detector_file > fi set_variable OUTPUT_DIR set_variable SELECTOR JDAQTimesliceL1 set_variable DEBUG case set_variable DEBUG
do set_variable DETECTOR_TXT $WORKDIR detector
Auxiliary class for K40 rates.