29 simple_filter->
Setup(MaxChannel);
34 <<
"Loaded from configuration:" 35 <<
"\n - " <<
fProvider->BadChannels().size() <<
" bad channels" 36 <<
"\n - " <<
fProvider->NoisyChannels().size() <<
" noisy channels" 37 <<
"\n - largest channel ID: " <<
fProvider->MaxChannel()
38 <<
", largest present: " <<
fProvider->MaxChannelPresent();
void Setup(raw::ChannelID_t MaxChannel, raw::ChannelID_t MaxGoodChannel)
Sets the service provider up.
MaybeLogger_< ELseverityLevel::ELsev_info, false > LogInfo
SimpleChannelStatusService(fhicl::ParameterSet const &pset)
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.
std::unique_ptr< SimpleChannelStatus > fProvider
Service for channel quality info.
art framework interface to geometry description