34 JLimit_t& numberOfEvents = inputFile.getLimit();
41 JParser<> zap(
"Example program to histogram event data.");
51 catch(
const exception& error) {
71 while (inputFile.hasNext()) {
77 if (event->hasTriggerMask(trigger_mask)) {
83 h0.Fill(
hit->getPMT());
84 h1.Fill(
hit->getToT());
91 ho.Fill((
double)
event->getOverlays());
97 if (
hit->hasTriggerMask(trigger_mask)) {
102 ha.Fill((
double) buffer.size());
112 hb.Fill((
double) buffer.size());
General purpose messaging.
#define DEBUG(A)
Message macros.
Scanning of objects from multiple files according a format that follows from the extension of each fi...
Utility class to parse command line options.
#define make_field(A,...)
macro to convert parameter to JParserTemplateElement object
ROOT TTree parameter settings of various packages.
Template definition of a multi-dimensional oscillation probability interpolation table.
Auxiliary class for trigger mask.
int main(int argc, char **argv)
This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES).
KM3NeT DAQ data structures and auxiliaries.
static const JDAQTriggerMask TRIGGER_MASK_ON
Trigger mask on;.
double getFrameTime()
Get frame time duration.
Auxiliary class to set-up Hit.
Auxiliary class for defining the range of iterations of objects.
static counter_type max()
Get maximum counter value.