JAPAn
Just Another Parity Analyzer
|
Load the options for the parity subsystems. More...
#include "QwOptions.h"
#include "QwEventRing.h"
#include "QwHelicity.h"
#include "QwHelicityPattern.h"
#include "QwDetectorArray.h"
#include "QwBlindDetectorArray.h"
#include "QwDataHandlerArray.h"
#include "QwCorrelator.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 31 of file QwOptionsParity.h.
References QwCorrelator::DefineOptions(), QwDataHandlerArray::DefineOptions(), QwEventRing::DefineOptions(), QwHelicityPattern::DefineOptions(), QwOptions::DefineOptions(), and VQwSubsystem::DefineOptions().
Referenced by main(), and main().