Public Member Functions | |
SIOVPmtGainService (fhicl::ParameterSet const &pset, art::ActivityRegistry ®) | |
~SIOVPmtGainService () | |
void | PreProcessEvent (const art::Event &evt, art::ScheduleContext) |
Public Member Functions inherited from lariov::PmtGainService | |
virtual | ~PmtGainService ()=default |
Destructor. More... | |
PmtGainProvider const & | GetProvider () const |
PmtGainProvider const * | GetProviderPtr () const |
Private Member Functions | |
PmtGainProvider const & | DoGetProvider () const override |
Returns a reference to the service provider. More... | |
PmtGainProvider const * | DoGetProviderPtr () const override |
Private Attributes | |
SIOVPmtGainProvider | fProvider |
Additional Inherited Members | |
Public Types inherited from lariov::PmtGainService | |
using | provider_type = PmtGainProvider |
art service implementation of PmtGainService. Implements a pmt gain retrieval service for database scheme in which all elements in a database folder share a common interval of validity
Definition at line 17 of file SIOVPmtGainService_service.cc.
lariov::SIOVPmtGainService::SIOVPmtGainService | ( | fhicl::ParameterSet const & | pset, |
art::ActivityRegistry & | reg | ||
) |
Definition at line 47 of file SIOVPmtGainService_service.cc.
|
inline |
Definition at line 22 of file SIOVPmtGainService_service.cc.
|
inlineoverrideprivatevirtual |
Returns a reference to the service provider.
Implements lariov::PmtGainService.
Definition at line 30 of file SIOVPmtGainService_service.cc.
|
inlineoverrideprivatevirtual |
Implements lariov::PmtGainService.
Definition at line 34 of file SIOVPmtGainService_service.cc.
|
inline |
Definition at line 24 of file SIOVPmtGainService_service.cc.
|
private |
Definition at line 38 of file SIOVPmtGainService_service.cc.