#include <AdcSampleScaler.h>
Definition at line 19 of file AdcSampleScaler.h.
Definition at line 16 of file AdcSampleScaler_tool.cc.
21 const string myname =
"AdcSampleScaler::ctor: ";
23 cout << myname <<
"Parameters:" <<
endl;
static constexpr double ps
QTextStream & endl(QTextStream &s)
AdcSampleScaler::~AdcSampleScaler |
( |
| ) |
|
|
overridedefault |
Reimplemented from AdcChannelTool.
Definition at line 33 of file AdcSampleScaler_tool.cc.
34 const string myname =
"AdcSampleScaler::update: ";
35 if (
m_LogLevel >= 2 ) cout <<
"Processing run " << acd.
run() <<
" event " << acd.
event()
43 cout << myname <<
"WARNING: Input data does not have a sample unit." <<
endl;
46 cout << myname <<
"WARNING: Unexpected input data unit: " << acd.
sampleUnit 56 ret.
setInt(
"acsUnitCheck", unitCheck);
void setInt(Name name, int val)
QTextStream & endl(QTextStream &s)
int AdcSampleScaler::m_LogLevel |
|
private |
float AdcSampleScaler::m_ScaleFactor |
|
private |
The documentation for this class was generated from the following files: