Classes | Namespaces
ChannelStatusService.h File Reference

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.
 

Detailed Description

Interface for experiment-specific service for channel quality info.

Author
Gianluca Petrillo (petri.nosp@m.llo@.nosp@m.fnal..nosp@m.gov)
Date
November 24th, 2014

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.