All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
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
11 
12 // Framework libraries
13 #include "art/Framework/Services/Registry/ServiceDefinitionMacros.h"
14 
15 namespace lariov {
16 
17  DEFINE_ART_SERVICE_INTERFACE_IMPL
19 
20 }
Service providing information about the quality of channels.
Service for channel quality info.
Service providing information about the quality of channels.