|
JAPAn
Just Another Parity Analyzer
|
An options class which parses command line, config file and environment. More...
#include "QwOptions.h"#include <iostream>#include <fstream>#include <cstdlib>#include <TROOT.h>#include "QwLog.h"#include "QwParameterFile.h"#include "QwSubsystemArray.h"#include "QwEventBuffer.h"#include "QwEPICSEvent.h"#include "QwRootFile.h"#include "QwHistogramHelper.h"
Include dependency graph for QwOptions.cc:Go to the source code of this file.
Macros | |
| #define | __func__ "<unknown>" |
Variables | |
| const char *const | gGitInfo |
An options class which parses command line, config file and environment.
Definition in file QwOptions.cc.
| #define __func__ "<unknown>" |
Definition at line 13 of file QwOptions.cc.
|
extern |
Referenced by QwRunCondition::SetArgs(), and QwOptions::Version().