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. | |
Interface for experiment-specific channel quality info provider.
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.
1.8.11