14 #ifndef CHANNELFILTER_H
15 #define CHANNELFILTER_H
18 namespace lariov {
class ChannelStatusProvider; }
49 #endif // CHANNELFILTER_H
bool NoisyChannel(uint32_t channel) const
ChannelStatus GetChannelStatus(uint32_t channel) const
bool BadChannel(uint32_t channel) const
std::set< uint32_t > SetOfNoisyChannels() const
Class providing information about the quality of channels.
lariov::ChannelStatusProvider const & provider
object doing the job
std::set< uint32_t > SetOfBadChannels() const