Classes | Namespaces
ChannelStatusProvider.h File Reference

Interface for experiment-specific channel quality info provider. More...

#include <set>
#include <limits>
#include "larcorealg/CoreUtils/UncopiableAndUnmovableClass.h"
#include "larcoreobj/SimpleTypesAndConstants/RawTypes.h"

Go to the source code of this file.

Classes

class  lariov::ChannelStatusProvider
 Class providing information about the quality of channels. More...
 

Namespaces

 lariov
 Filters for channels, events, etc.
 

Detailed Description

Interface for experiment-specific channel quality info provider.

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

This is the interface of ChannelStatus service provider core object. A ChannelStatus service provider object (with the interface of ChannelStatus service provider core object) provides the actual information about channels. It can be instanciated by a art service (an implementation of ChannelStatusService) or from whatever system needs it.

Definition in file ChannelStatusProvider.h.