34 simple_filter->
Setup(MaxChannel);
36 fProvider.reset(simple_filter);
38 mf::LogInfo(
"SimpleChannelStatusService") <<
"Loaded from configuration:" 39 <<
"\n - " << fProvider->BadChannels().size() <<
" bad channels" 40 <<
"\n - " << fProvider->NoisyChannels().size() <<
" noisy channels" 41 <<
"\n - largest channel ID: " << fProvider->MaxChannel()
42 <<
", largest present: " << fProvider->MaxChannelPresent()
void Setup(raw::ChannelID_t MaxChannel, raw::ChannelID_t MaxGoodChannel)
Sets the service provider up.
#define DEFINE_ART_SERVICE_INTERFACE_IMPL(svc, iface)
MaybeLogger_< ELseverityLevel::ELsev_info, false > LogInfo
Access the description of detector geometry.
Service providing information about the quality of channels.
SimpleChannelStatusService(fhicl::ParameterSet const &pset, art::ActivityRegistry &)
Constructor: reads the channel IDs from the configuration.
Filters for channels, events, etc.
Class providing information about the quality of channels.
unsigned int ChannelID_t
Type representing the ID of a readout channel.
Service for channel quality info.
art framework interface to geometry description