26int main(
int argc,
char **argv)
32 JLimit_t& numberOfEvents = inputFile.getLimit();
38 JParser<> zap(
"Example program to monitor \"toashort\" data.");
40 zap[
'f'] =
make_field(inputFile,
"output of JToA");
47 catch(
const exception &error) {
48 FATAL(error.what() << endl);
ROOT TTree parameter settings.
Dynamic ROOT object management.
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
#define MAKE_CSTRING(A)
Make C-string.
Double_t G1(const Double_t x)
Integral of method g1.
int main(int argc, char **argv)
Utility class to parse command line options.
Auxiliary class to manage set of compatible ROOT objects (e.g. histograms) using unique keys.
void Write(TDirectory &out, const bool wm=false)
Write objects to file.
General purpose class for object reading from a list of file names.
virtual bool hasNext() override
Check availability of next element.
counter_type getCounter() const
Get counter.
virtual const pointer_type & next() override
Get next element.
This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES).
int EMITTERID
waveform identifier
Auxiliary data structure to build TGraph.
Auxiliary class for defining the range of iterations of objects.
static counter_type max()
Get maximum counter value.