9 inputmepset_ ( getHistoPSet (iConfig.getParameter<
edm::
ParameterSet>(
"inputme")) )
10 , outputmepset_ ( getOutputHistoPSet (iConfig.getParameter<
edm::
ParameterSet>(
"outputme")) )
12 edm::LogInfo(
"DQMScaleToClient") <<
"Constructor DQMScaleToClient::DQMScaleToClient " << std::endl;
40 edm::LogInfo(
"DQMScaleToClient") <<
"DQMScaleToClient::beginJob " << std::endl;
80 edm::LogInfo(
"DQMScaleToClient") <<
"DQMScaleToClient::endLumi " << std::endl;
93 pset.
add<
double>(
"factor",1.);
108 descriptions.
add(
"dqmScaleToClient", desc);
T getParameter(std::string const &) const
static void fillDescriptions(edm::ConfigurationDescriptions &descriptions)
void dqmEndLuminosityBlock(DQMStore::IBooker &, DQMStore::IGetter &, edm::LuminosityBlock const &, edm::EventSetup const &) override
OutputMEPSet outputmepset_
MonitorElement * get(const std::string &path)
#define DEFINE_FWK_MODULE(type)
MonitorElement * book1D(Args &&...args)
static void fillMePSetDescription(edm::ParameterSetDescription &pset)
ParameterDescriptionBase * add(U const &iLabel, T const &value)
static void fillOutputMePSetDescription(edm::ParameterSetDescription &pset)
Integral< F, X >::type integral(const F &f)
void dqmEndJob(DQMStore::IBooker &, DQMStore::IGetter &) override
static OutputMEPSet getOutputHistoPSet(edm::ParameterSet pset)
void setCurrentFolder(const std::string &fullpath)
static MEPSet getHistoPSet(edm::ParameterSet pset)
DQMScaleToClient(const edm::ParameterSet &ps)
void add(std::string const &label, ParameterSetDescription const &psetDescription)