#include <iostream>
#include <fstream>
#include <memory>
#include "FWCore/Framework/interface/ModuleFactory.h"
#include "FWCore/Framework/interface/ESProducer.h"
#include "FWCore/Framework/interface/ESProductHost.h"
#include "FWCore/Utilities/interface/ReusableObjectHolder.h"
#include "FWCore/Framework/interface/ESHandle.h"
#include "CalibCalorimetry/EcalLaserCorrection/interface/EcalLaserDbService.h"
#include "CalibCalorimetry/EcalLaserCorrection/interface/EcalLaserDbRecord.h"
#include "CondFormats/DataRecord/interface/EcalLaserAlphasRcd.h"
#include "CondFormats/DataRecord/interface/EcalLaserAPDPNRatiosRefRcd.h"
#include "CondFormats/DataRecord/interface/EcalLaserAPDPNRatiosRcd.h"
#include "CondFormats/DataRecord/interface/EcalLinearCorrectionsRcd.h"
Go to the source code of this file.
Classes | |
class | EcalLaserCorrectionService |
Functions | |
static const edm::ParameterSetDescriptionFillerPluginFactory::PMaker < edm::DescriptionFillerForESProducers < EcalLaserCorrectionService > > | s_filler__LINE__ ("EcalLaserCorrectionService") |
static const edm::eventsetup::ModulePluginFactory::PMaker < edm::eventsetup::ModuleMaker < EcalLaserCorrectionService > > | s_maker__LINE__ ("EcalLaserCorrectionService") |
|
static |
|
static |