QwAnalysis
|
Load the options for the parity subsystems. More...
#include "QwOptions.h"
#include "QwMainCerenkovDetector.h"
#include "QwLumi.h"
#include "QwEventRing.h"
#include "QwHelicity.h"
#include "QwHelicityPattern.h"
#include "QwRegression.h"
#include "QwParityDB.h"
Go to the source code of this file.
Functions | |
void | DefineOptionsParity (QwOptions &options) |
Load the options for the parity subsystems.
To maintain the separation of the tracking and parity subsystems in the libraries, we can only define the options for the parity subsystems in this header. This header should be loaded in executables that use the parity subsystem options.
Definition in file QwOptionsParity.h.
void DefineOptionsParity | ( | QwOptions & | options | ) |
Definition at line 29 of file QwOptionsParity.h.
References QwParityDB::DefineAdditionalOptions(), QwEventRing::DefineOptions(), QwHelicityPattern::DefineOptions(), QwRegression::DefineOptions(), VQwSubsystem::DefineOptions(), and QwOptions::DefineOptions().
Referenced by main().