Go to the documentation of this file.
54 int main(
int argc,
char **argv)
68 JParser<> zap(
"Auxiliary program to select Monte Carlo files according generator.");
79 catch(
const exception &error) {
80 FATAL(error.what() << endl);
83 DEBUG(weight[header]);
Auxiliary base class for list of file names.
Utility class to parse command line options.
int main(int argc, char **argv)
This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES).
#define make_field(A,...)
macro to convert parameter to JParserTemplateElement object
#define DEBUG(A)
Message macros.
const std::vector< JKey_t > & get_keys(const std::map< JKey_t, JValue_t, JComparator_t, JAllocator_t > &data)
Method to create array of keys of map.
Empty structure for specification of parser element that is not initialised (i.e.
JMultipleFileScanner_t getAAnetFiles(const JMultipleFileScanner_t &input, const JHead &header, const bool option=false)
Get list of files compatible with geven header.