![]() |
![]() |
Private Types | |
using | HostType = edm::ESProductHost< EcalLaserDbService, EcalLaserAlphasRcd, EcalLaserAPDPNRatiosRefRcd, EcalLaserAPDPNRatiosRcd, EcalLinearCorrectionsRcd > |
Additional Inherited Members | |
![]() | |
static void | prevalidate (ConfigurationDescriptions &) |
![]() | |
using | EventSetupRecordKey = eventsetup::EventSetupRecordKey |
![]() | |
using | KeyedProxiesVector = std::vector< std::pair< DataKey, std::shared_ptr< DataProxy >>> |
![]() | |
template<typename T > | |
auto | setWhatProduced (T *iThis, const es::Label &iLabel={}) |
template<typename T > | |
auto | setWhatProduced (T *iThis, const char *iLabel) |
template<typename T > | |
auto | setWhatProduced (T *iThis, const std::string &iLabel) |
template<typename T , typename TDecorator > | |
auto | setWhatProduced (T *iThis, const TDecorator &iDec, const es::Label &iLabel={}) |
template<typename T , typename TReturn , typename TRecord > | |
auto | setWhatProduced (T *iThis, TReturn(T::*iMethod)(const TRecord &), const es::Label &iLabel={}) |
template<typename T , typename TReturn , typename TRecord , typename TArg > | |
ESConsumesCollectorT< TRecord > | setWhatProduced (T *iThis, TReturn(T::*iMethod)(const TRecord &), const TArg &iDec, const es::Label &iLabel={}) |
![]() | |
template<class TFactory > | |
void | registerFactory (std::unique_ptr< TFactory > iFactory, const std::string &iLabel=std::string()) |
virtual void | registerFactoryWithKey (const EventSetupRecordKey &iRecord, std::unique_ptr< eventsetup::ProxyFactoryBase > iFactory, const std::string &iLabel=std::string()) |
KeyedProxiesVector | registerProxies (const EventSetupRecordKey &, unsigned int iovIndex) override |
![]() | |
template<class T > | |
void | usingRecord () |
void | usingRecordWithKey (const EventSetupRecordKey &key) |
Definition at line 24 of file EcalLaserCorrectionService.cc.
|
private |
Definition at line 36 of file EcalLaserCorrectionService.cc.
EcalLaserCorrectionService::EcalLaserCorrectionService | ( | const edm::ParameterSet & | fConfig | ) |
Definition at line 50 of file EcalLaserCorrectionService.cc.
References alphaToken_, apdpnRefToken_, apdpnToken_, linearToken_, and edm::ESProducer::setWhatProduced().
|
override |
Definition at line 74 of file EcalLaserCorrectionService.cc.
std::shared_ptr< EcalLaserDbService > EcalLaserCorrectionService::produce | ( | const EcalLaserDbRecord & | record | ) |
Definition at line 85 of file EcalLaserCorrectionService.cc.
References alphaToken_, apdpnRefToken_, apdpnToken_, DEFINE_FWK_EVENTSETUP_MODULE, h, holder_, query::host, linearToken_, edm::ReusableObjectHolder< T, Deleter >::makeOrGet(), and record.
Referenced by JSONExport.JsonExport::export(), HTMLExport.HTMLExport::export(), and HTMLExport.HTMLExportStatic::export().
|
private |
Definition at line 41 of file EcalLaserCorrectionService.cc.
Referenced by EcalLaserCorrectionService(), and produce().
|
private |
Definition at line 42 of file EcalLaserCorrectionService.cc.
Referenced by EcalLaserCorrectionService(), and produce().
|
private |
Definition at line 43 of file EcalLaserCorrectionService.cc.
Referenced by EcalLaserCorrectionService(), and produce().
|
private |
Definition at line 39 of file EcalLaserCorrectionService.cc.
Referenced by produce().
|
private |
Definition at line 44 of file EcalLaserCorrectionService.cc.
Referenced by EcalLaserCorrectionService(), and produce().