main header file for this module. Includes, global vars, funtion prototypes, etc. More...
#include <lar/lar.h>
Data Structures | |
struct | TYPE_executionflags |
The execution flags are standart flags used by modules to define several execution behaviours. All modules that would check the command line parameters, should pass this struct to the readcommandlineparameters function. More... | |
Functions | |
int | readcommandlineparameters (int argc, char **argv, TYPE_executionflags *flags, char verbose) |
Reads the command line parameters and sets global vars from TYPE_flags accordingly. |
main header file for this module. Includes, global vars, funtion prototypes, etc.