JAPAn
Just Another Parity Analyzer
|
Combined beam position monitor implementation using linear fitting. More...
#include "QwCombinedBPM.h"
#include <stdexcept>
#include "QwVQWK_Channel.h"
#include "QwScaler_Channel.h"
#include "QwParameterFile.h"
#include "QwMollerADC_Channel.h"
Go to the source code of this file.
Combined beam position monitor implementation using linear fitting.
Implementation of a combined BPM that fits transverse position as a charge-weighted linear combination of constituent BPMs. Provides per-axis slope/intercept, minimum chi-square, and an effective charge channel. Documentation-only edits; runtime behavior unchanged.
Definition in file QwCombinedBPM.cc.