QwAnalysis
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 "QwSVNVersion.h"
#include "QwSubsystemArray.h"
#include "QwEventBuffer.h"
#include "QwEPICSEvent.h"
#include "QwDatabase.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

QwOptions gQwOptions
 

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

#define __func__   "<unknown>"

Definition at line 13 of file QwOptions.cc.

Variable Documentation