Interface for experiment-specific service for channel quality info. More...
#include "larcore/CoreUtils/ServiceUtil.h"
#include "larevt/CalibrationDBI/Interface/ChannelStatusProvider.h"
#include "art/Framework/Services/Registry/ServiceDeclarationMacros.h"
Go to the source code of this file.
Classes | |
class | lariov::ChannelStatusService |
Service providing information about the quality of channels. More... | |
Namespaces | |
lariov | |
Filters for channels, events, etc. | |
Interface for experiment-specific service for channel quality info.
The schema is the same as for ExptGeoHelperInterface in Geometry library (larcore repository). The implementations of this interface can be directly used as art services.
Definition in file ChannelStatusService.h.