LArSoft
v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
|
Public Member Functions | |
SIOVChannelStatusService (fhicl::ParameterSet const &pset, art::ActivityRegistry ®) | |
void | PreProcessEvent (const art::Event &evt, art::ScheduleContext) |
Private Member Functions | |
const ChannelStatusProvider & | DoGetProvider () const override |
const ChannelStatusProvider * | DoGetProviderPtr () const override |
Private Attributes | |
SIOVChannelStatusProvider | fProvider |
art service implementation of ChannelStatusService. Implements a channel status retrieval service for database scheme in which all elements in a database folder share a common interval of validity
Definition at line 18 of file SIOVChannelStatusService_service.cc.
lariov::SIOVChannelStatusService::SIOVChannelStatusService | ( | fhicl::ParameterSet const & | pset, |
art::ActivityRegistry & | reg | ||
) |
Referenced by DECLARE_ART_SERVICE_INTERFACE_IMPL().
|
inlineoverrideprivate |
Definition at line 27 of file SIOVChannelStatusService_service.cc.
References fProvider.
|
inlineoverrideprivate |
Definition at line 29 of file SIOVChannelStatusService_service.cc.
References fProvider.
void lariov::SIOVChannelStatusService::PreProcessEvent | ( | const art::Event & | evt, |
art::ScheduleContext | |||
) |
Referenced by DECLARE_ART_SERVICE_INTERFACE_IMPL().
|
private |
Definition at line 31 of file SIOVChannelStatusService_service.cc.
Referenced by DECLARE_ART_SERVICE_INTERFACE_IMPL(), DoGetProvider(), and DoGetProviderPtr().