EventAnalysis  1.3.0
Public Member Functions | Public Attributes | List of all members
InputParameters Struct Reference

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
 

Detailed Description

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.

Constructor & Destructor Documentation

◆ InputParameters()

InputParameters::InputParameters ( )
inline

Member Data Documentation

◆ configFile

std::string InputParameters::configFile

◆ help

bool InputParameters::help

◆ verboseLevel

SmartLog::VerboseLevel InputParameters::verboseLevel

◆ version

bool InputParameters::version

The documentation for this struct was generated from the following file: