26 #include "larevt/CalibrationDBI/Interface/ChannelStatusService.h" 27 #include "larevt/CalibrationDBI/Interface/ChannelStatusProvider.h" 46 provider(
art::ServiceHandle<
lariov::ChannelStatusService>()->GetProvider())
49 LOG_ERROR(
"ChannelFilter") <<
"ChannelFilter is now deprecated." 50 " Replace it with ChannelStatusService";
56 "Failed to obtain an instance of ChannelStatusService service;" 57 " you should update your configuration, *and* update the code using" 58 " ChannelFilter, that is deprecated." 59 " An example are in ChannelFilter class documentation"
bool NoisyChannel(uint32_t channel) const
ChannelStatus GetChannelStatus(uint32_t channel) const
bool BadChannel(uint32_t channel) const
std::set< uint32_t > SetOfNoisyChannels() const
#define LOG_ERROR(category)
#define LOG_SYSTEM(category)
Filters for channels, events, etc.
cet::coded_exception< errors::ErrorCodes, ExceptionDetail::translate > Exception
lariov::ChannelStatusProvider const & provider
object doing the job
std::set< uint32_t > SetOfBadChannels() const