26int main(
int argc,
char **argv)
33 JLimit_t& numberOfEvents = inputFile.getLimit();
41 JParser<> zap(
"Application to add mechanical model data to ROOT file.");
43 zap[
'f'] =
make_field(inputFile,
"output of JKatoomba[.sh]");
47 zap[
'q'] =
make_field(squash,
"squash meta data");
52 catch(
const exception &error) {
53 FATAL(error.what() << endl);
ROOT TTree parameter settings.
Recording of objects on file according a format that follows from the file name extension.
Mechanical modelling of string.
General purpose messaging.
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
Utility class to parse command line options.
General purpose class for object reading from a list of file names.
This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES).
int main(int argc, char **argv)
Auxiliary data structure for mechanical model parameters with commented data.
Empty structure for specification of parser element that is initialised (i.e. does not require input)...
Auxiliary class for defining the range of iterations of objects.
static counter_type max()
Get maximum counter value.