9 : inputmepset_(getHistoPSet(iConfig.getParameter<
edm::
ParameterSet>(
"inputme"))),
10 outputmepset_(getOutputHistoPSet(iConfig.getParameter<
edm::
ParameterSet>(
"outputme"))) {
11 edm::LogInfo(
"DQMScaleToClient") <<
"Constructor DQMScaleToClient::DQMScaleToClient " << std::endl;
73 edm::LogInfo(
"DQMScaleToClient") <<
"DQMScaleToClient::endLumi " << std::endl;
84 pset.
add<
double>(
"factor", 1.);
97 descriptions.
add(
"dqmScaleToClient", desc);
MonitorElement * book1D(TString const &name, TString const &title, int const nchX, double const lowX, double const highX)
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_
void setCurrentFolder(std::string const &fullpath)
#define DEFINE_FWK_MODULE(type)
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)
static MEPSet getHistoPSet(edm::ParameterSet pset)
DQMScaleToClient(const edm::ParameterSet &ps)
void add(std::string const &label, ParameterSetDescription const &psetDescription)
MonitorElement * get(std::string const &path)
virtual TH1 * getTH1() const