QwAnalysis
|
Load the options for the tracking subsystems. More...
#include "QwOptions.h"
#include "QwTrackingWorker.h"
#include "QwTreeEventBuffer.h"
#include "QwDriftChamberVDC.h"
#include "QwDriftChamberHDC.h"
#include "QwMagneticField.h"
#include "QwTriggerScintillator.h"
#include "QwMainDetector.h"
#include "QwRayTracer.h"
Go to the source code of this file.
Functions | |
void | DefineOptionsTracking (QwOptions &options) |
Load the options for the tracking subsystems.
To maintain the separation of the tracking and parity subsystems in the libraries, we can only define the options for the tracking subsystems in this header. This header should be loaded in executables that use the tracking subsystem options.
Definition in file QwOptionsTracking.h.
void DefineOptionsTracking | ( | QwOptions & | options | ) |
Definition at line 31 of file QwOptionsTracking.h.
References QwRayTracer::DefineOptions(), QwTreeEventBuffer::DefineOptions(), QwTrackingWorker::DefineOptions(), QwMagneticField::DefineOptions(), VQwSubsystem::DefineOptions(), and QwOptions::DefineOptions().
Referenced by main().