JAPAn
Just Another Parity Analyzer
Loading...
Searching...
No Matches
QwCombinedBPM.cc File Reference

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"
+ Include dependency graph for QwCombinedBPM.cc:

Go to the source code of this file.

Detailed Description

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.