LArSoft  v06_85_00
Liquid Argon Software toolkit - http://larsoft.org/
ShowerCalibrationGaloreFromPIDService.h
Go to the documentation of this file.
1 
11 #ifndef LAREXAMPLES_SERVICES_SHOWERCALIBRATIONGALORE_SERVICES_SHOWERCALIBRATIONGALOREFROMPIDSERVICE_H
12 #define LAREXAMPLES_SERVICES_SHOWERCALIBRATIONGALORE_SERVICES_SHOWERCALIBRATIONGALOREFROMPIDSERVICE_H
13 
14 
18 
19 
20 namespace lar {
21  namespace example {
22 
56 
57  } // namespace example
58 } // namespace lar
59 
60 
64  LEGACY
65  )
66 
67 
68 #endif // LAREXAMPLES_SERVICES_SHOWERCALIBRATIONGALORE_SERVICES_SHOWERCALIBRATIONGALOREFROMPIDSERVICE_H
69 
Shower calibration service provider correcting according to PID.
Interface for a shower calibration art service.
LArSoft-specific namespace.
lar::ServiceProviderImplementationWrapper< ShowerCalibrationGaloreFromPID, ShowerCalibrationGaloreService > ShowerCalibrationGaloreFromPIDService
Service for shower energy calibration according to particle type.
Shower energy calibration according to particle type.
Service implementation returning a provider.
Service returning a provider interface.
#define DECLARE_ART_SERVICE_INTERFACE_IMPL(svc, iface, scope)