Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
File List
File Members
larexamples
larexamples
Services
ShowerCalibrationGalore
Services
ShowerCalibrationGaloreScaleService_service.cc
Go to the documentation of this file.
1
/**
2
* @file ShowerCalibrationGaloreScaleService_service.cc
3
* @brief A shower calibration service providing a single calibration factor
4
* @author Gianluca Petrillo (petrillo@fnal.gov)
5
* @date April 28, 2016
6
* @see ShowerCalibrationGaloreScale.h
7
* @ingroup ShowerCalibrationGalore
8
*
9
*
10
*/
11
12
// our header
13
#include "
larexamples/Services/ShowerCalibrationGalore/Services/ShowerCalibrationGaloreScaleService.h
"
14
#include "
art/Framework/Services/Registry/ServiceDefinitionMacros.h
"
15
16
DEFINE_ART_SERVICE_INTERFACE_IMPL
(
17
lar::example::ShowerCalibrationGaloreScaleService
,
18
lar::example::ShowerCalibrationGaloreService
19
)
ShowerCalibrationGaloreScaleService.h
A shower calibration service providing a single calibration factor.
lar::example::ShowerCalibrationGaloreScaleService
A shower calibration art service returning a single factor.
Definition:
ShowerCalibrationGaloreScaleService.h:61
ServiceDefinitionMacros.h
lar::ServiceProviderInterfaceWrapper
Service returning a provider interface.
Definition:
ServiceProviderWrappers.h:132
DEFINE_ART_SERVICE_INTERFACE_IMPL
#define DEFINE_ART_SERVICE_INTERFACE_IMPL(svc, iface)
Definition:
ServiceDefinitionMacros.h:42
Generated by
1.8.11