#include <PhotonCalibratorServiceProtoDUNESP.h>
Classes | |
struct | ServiceConfiguration_t |
Public Types | |
using | provider_type = PhotonCalibratorProtoDUNESP |
using | Parameters = art::ServiceTable< ServiceConfiguration_t > |
Public Types inherited from calib::IPhotonCalibratorService | |
using | provider_type = calib::IPhotonCalibrator |
Public Member Functions | |
PhotonCalibratorServiceProtoDUNESP (Parameters const &config, art::ActivityRegistry &aReg) | |
provider_type const * | provider () const override |
Public Member Functions inherited from calib::IPhotonCalibratorService | |
virtual | ~IPhotonCalibratorService ()=default |
Private Attributes | |
std::unique_ptr< PhotonCalibratorProtoDUNESP > | fProvider |
Definition at line 35 of file PhotonCalibratorServiceProtoDUNESP.h.
using calib::PhotonCalibratorServiceProtoDUNESP::Parameters = art::ServiceTable<ServiceConfiguration_t> |
Definition at line 47 of file PhotonCalibratorServiceProtoDUNESP.h.
Definition at line 38 of file PhotonCalibratorServiceProtoDUNESP.h.
|
inline |
Definition at line 50 of file PhotonCalibratorServiceProtoDUNESP.h.
|
inlineoverridevirtual |
Implements calib::IPhotonCalibratorService.
Definition at line 55 of file PhotonCalibratorServiceProtoDUNESP.h.
|
private |
Definition at line 58 of file PhotonCalibratorServiceProtoDUNESP.h.