#include <ChannelStatusServiceTool.h>
Definition at line 23 of file ChannelStatusServiceTool.h.
Definition at line 21 of file ChannelStatusServiceTool_tool.cc.
23 const Name myname =
"ChannelStatusServiceTool::ctor: ";
26 cout << myname <<
"WARNING: Channel status provider not found." <<
endl;
ChannelGroupService::Name Name
static constexpr double ps
QTextStream & endl(QTextStream &s)
ChannelStatusServiceTool::~ChannelStatusServiceTool |
( |
| ) |
|
|
overridedefault |
Index ChannelStatusServiceTool::get |
( |
Index |
icha | ) |
const |
|
overridevirtual |
Implements IndexMapTool.
Definition at line 35 of file ChannelStatusServiceTool_tool.cc.
36 const Name myname =
"ChannelStatusServiceTool::get: ";
45 cout << myname <<
"Status for channel " << icha <<
": " << chanStat <<
endl;
virtual bool IsBad(raw::ChannelID_t channel) const =0
Returns whether the specified channel is bad in the current run.
const AdcIndex AdcChannelStatusNoisy
const AdcIndex AdcChannelStatusUnknown
virtual bool IsNoisy(raw::ChannelID_t channel) const =0
Returns whether the specified channel is noisy in the current run.
ChannelGroupService::Name Name
const AdcIndex AdcChannelStatusGood
const AdcIndex AdcChannelStatusBad
QTextStream & endl(QTextStream &s)
Index ChannelStatusServiceTool::m_LogLevel |
|
private |
The documentation for this class was generated from the following files: