38 bool operator()(
const JEvt& evt)
const
40 for (const_iterator i = this->begin(); i != this->end(); ++i) {
64 JLimit_t& numberOfEvents = inputFile.getLimit();
71 JParser<> zap(
"Auxiliary program to filter acoustic fit results.");
73 zap[
'f'] =
make_field(inputFile,
"input file (output of JKatoomba[.sh])");
81 catch(
const exception &error) {
90 while (inputFile.hasNext()) {
94 const JEvt* evt = inputFile.next();
ROOT TTree parameter settings.
Recording of objects on file according a format that follows from the file name extension.
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
int main(int argc, char **argv)
Auxiliary class to define a range between two values.
Template definition of a multi-dimensional oscillation probability interpolation table.
This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES).
double UNIXTimeStop
stop time
double UNIXTimeStart
start time
Auxiliary class for defining the range of iterations of objects.
static counter_type max()
Get maximum counter value.