JAPAn
Just Another Parity Analyzer
|
Implementation for Moller ADC channel decoding and management. More...
#include "QwMollerADC_Channel.h"
#include <stdexcept>
#include "QwLog.h"
#include "QwUnits.h"
#include "QwBlinder.h"
#include "QwHistogramHelper.h"
Go to the source code of this file.
Functions | |
__attribute__ ((no_sanitize("signed-integer-overflow"))) void QwMollerADC_Channel | |
std::ostream & | operator<< (std::ostream &stream, const QwMollerADC_Channel &channel) |
Implementation for Moller ADC channel decoding and management.
Definition in file QwMollerADC_Channel.cc.
__attribute__ | ( | (no_sanitize("signed-integer-overflow")) | ) |
Definition at line 370 of file QwMollerADC_Channel.cc.
References QwLog::endl(), and QwWarning.
std::ostream & operator<< | ( | std::ostream & | stream, |
const QwMollerADC_Channel & | channel ) |
Definition at line 1736 of file QwMollerADC_Channel.cc.