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