LArSoft
v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
|
#include "art/Framework/Principal/Event.h"
#include "art/Framework/Services/Registry/ActivityRegistry.h"
#include "art/Framework/Services/Registry/ServiceDefinitionMacros.h"
#include "art/Persistency/Provenance/ScheduleContext.h"
#include "fhiclcpp/ParameterSet.h"
#include "larcore/CoreUtils/EnsureOnlyOneSchedule.h"
#include "larevt/CalibrationDBI/Interface/DetPedestalService.h"
#include "larevt/CalibrationDBI/Providers/DetPedestalRetrievalAlg.h"
Go to the source code of this file.
Classes | |
class | lariov::SIOVDetPedestalService |
Namespaces | |
lariov | |
Filters for channels, events, etc. | |
Functions | |
DECLARE_ART_SERVICE_INTERFACE_IMPL (lariov::SIOVDetPedestalService, lariov::DetPedestalService, SHARED) namespace lariov | |
DECLARE_ART_SERVICE_INTERFACE_IMPL | ( | lariov::SIOVDetPedestalService | , |
lariov::DetPedestalService | , | ||
SHARED | |||
) |
Definition at line 37 of file SIOVDetPedestalService_service.cc.
References DEFINE_ART_SERVICE_INTERFACE_IMPL, lariov::SIOVDetPedestalService::fProvider, fhicl::ParameterSet::get(), lariov::SIOVDetPedestalService::PreProcessEvent(), lariov::SIOVDetPedestalService::SIOVDetPedestalService(), and art::ActivityRegistry::sPreProcessEvent.