14 #ifndef CHANNELFILTER_H 15 #define CHANNELFILTER_H 19 class ChannelStatusProvider;
35 bool BadChannel(uint32_t channel)
const;
36 bool NoisyChannel(uint32_t channel)
const;
37 std::set<uint32_t> SetOfBadChannels()
const;
38 std::set<uint32_t> SetOfNoisyChannels()
const;
46 #endif // CHANNELFILTER_H
Filters for channels, events, etc.
lariov::ChannelStatusProvider const & provider
object doing the job