15 int main(
int argc, 
char* argv[])
 
   32   catch(
const exception& error) {
 
   33     FATAL(error.what() << endl);
 
   39     FATAL(
"Error renaming " << ierr << endl);
 
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.
 
This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES).
 
int rename(const std::string &inputFile, const std::string &outputFile)
Rename file across file systems.
 
int main(int argc, char *argv[])