30 int main(
int argc,
char **argv)
41 JParser<> zap(
"Auxiliary program to select Monte Carlo files according generator.");
51 catch(
const exception &error) {
52 FATAL(error.what() << endl);
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
I/O formatting auxiliaries.
ROOT TTree parameter settings of various packages.
Auxiliary methods to convert data members or return values of member methods of a set of objects to a...
Utility class to parse command line options.
int main(int argc, char **argv)
static JHeadHelper get_is_head
Function object to get check method for given application.
const array_type< JKey_t > & get_keys(const std::map< JKey_t, JValue_t, JComparator_t, JAllocator_t > &data)
Method to create array of keys of map.
This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES).
JMultipleFileScanner_t getAAnetFiles(const JMultipleFileScanner_t &input, JFunction_t test)
Get list of files compatible with geven header.
Empty structure for specification of parser element that is not initialised (i.e. does require input)...
Auxiliary base class for list of file names.