|
EventAnalysis
1.0.0
|
Command line input parameters for the main program. More...
Public Member Functions | |
| InputParameters () | |
Public Attributes | |
| std::string | configFile |
| SmartLog::VerboseLevel | verboseLevel |
| bool | help |
| bool | version |
Command line input parameters for the main program.
These parameters are extracted from command line and consumed in the main. The command line parameters relative to the #CommandLineParameters interface are not stored in this class.
|
inline |
| std::string InputParameters::configFile |
| bool InputParameters::help |
| SmartLog::VerboseLevel InputParameters::verboseLevel |
| bool InputParameters::version |
1.8.13