LArSoft  v07_13_02
Liquid Argon Software toolkit - http://larsoft.org/
ShowerCalibrationGaloreService.h
Go to the documentation of this file.
1 
11 #ifndef LAREXAMPLES_SERVICES_SHOWERCALIBRATIONGALORE_SERVICES_SHOWERCALIBRATIONGALORESERVICE_H
12 #define LAREXAMPLES_SERVICES_SHOWERCALIBRATIONGALORE_SERVICES_SHOWERCALIBRATIONGALORESERVICE_H
13 
14 
18 
20 #include "art/Framework/Services/Registry/ServiceMacros.h" // (for includers)
21 
22 
23 namespace lar {
24  namespace example {
25 
40 
41 
42  } // namespace example
43 } // namespace lar
44 
45 
48 
49 
50 #endif // LAREXAMPLES_SERVICES_SHOWERCALIBRATIONGALORE_SERVICES_SHOWERCALIBRATIONGALORESERVICE_H
51 
Skeleton for a art service interface to service providers.
Interface for a shower calibration service provider.
LArSoft-specific namespace.
#define DECLARE_ART_SERVICE_INTERFACE(svc, scope)
Definition: ServiceMacros.h:99
Service returning a provider interface.
lar::ServiceProviderInterfaceWrapper< ShowerCalibrationGalore > ShowerCalibrationGaloreService
Interface for a shower calibration art service.