JAPAn
Just Another Parity Analyzer
Loading...
Searching...
No Matches
QwOptions.cc File Reference

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
 

Detailed Description

An options class which parses command line, config file and environment.

Author
Wouter Deconinck
Date
2009-12-01

Definition in file QwOptions.cc.

Macro Definition Documentation

◆ __func__

#define __func__   "<unknown>"

Definition at line 13 of file QwOptions.cc.

Variable Documentation

◆ gGitInfo

const char* const gGitInfo
extern