QwAnalysis
|
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"
Go to the source code of this file.
Macros | |
#define | __func__ "<unknown>" |
Variables | |
QwOptions | gQwOptions |
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.
QwOptions gQwOptions |
Definition at line 27 of file QwOptions.cc.
Referenced by QwTrackingWorker::InitTree(), QwDriftChamberHDC::LoadChannelMap(), QwDriftChamberVDC::LoadChannelMap(), VQwSubsystemTracking::LoadGeometryDefinition(), main(), QwEventRing::ProcessOptions(), QwRootFile::QwRootFile(), QwTrackingTreeCombine::QwTrackingTreeCombine(), QwTrackingTreeSearch::QwTrackingTreeSearch(), QwParityDB::SetAnalysisID(), setOptions(), QwTrackingTreeCombine::TlCheckForX(), QwTrackingTreeCombine::TlTreeCombine(), and QwMatrixLookup::WriteTrajMatrix().