#include <iostream>
#include <iomanip>
#include "JSystem/JGlob.hh"
#include "Jeep/JParser.hh"
#include "Jeep/JMessage.hh"
Go to the source code of this file.
|
int | main (int argc, char **argv) |
| Example program for JGlob. More...
|
|
int main |
( |
int |
argc, |
|
|
char ** |
argv |
|
) |
| |
Example program for JGlob.
Definition at line 12 of file JGlob.cc.
22 JParser<> zap(
"Example program for JGlob.");
29 catch(
const exception &error) {
30 FATAL(error.what() << endl);
33 DEBUG(
"pattern <" << pattern <<
">." << endl);
39 for (
const auto& i :
g1) {
43 catch(
const exception& error) {
44 FATAL(error.what() << endl);
Utility class to parse command line options.
#define make_field(A,...)
macro to convert parameter to JParserTemplateElement object
then usage $script< input_file >< detector_file > fi set_variable OUTPUT_DIR set_variable SELECTOR JDAQTimesliceL1 set_variable DEBUG case set_variable DEBUG
Double_t g1(const Double_t x)
Function.