Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Groups
Pages
srcs
larevt
larevt
Filters
SimpleChannelStatusService_service.cc
Go to the documentation of this file.
1
/**
2
* @file SimpleChannelStatusService_service.cc
3
* @brief Service Registration for channel quality info
4
* @author Gianluca Petrillo (petrillo@fnal.gov)
5
* @date November 24th, 2014
6
* @see SimpleChannelStatusService.h
7
*/
8
9
// Our header
10
#include "
larevt/Filters/SimpleChannelStatusService.h
"
11
12
// Framework libraries
13
#include "art/Framework/Services/Registry/ServiceDefinitionMacros.h"
14
15
namespace
lariov {
16
17
DEFINE_ART_SERVICE_INTERFACE_IMPL
18
(
lariov::SimpleChannelStatusService
,
lariov::ChannelStatusService
)
19
20
}
lariov::SimpleChannelStatusService
Service providing information about the quality of channels.
Definition:
SimpleChannelStatusService.h:49
SimpleChannelStatusService.h
Service for channel quality info.
lariov::ChannelStatusService
Service providing information about the quality of channels.
Definition:
ChannelStatusService.h:66
Generated by
1.8.5