Go to the documentation of this file. 1 #ifndef GeneratorInterface_RivetInterface_DQMRivetClient_H
2 #define GeneratorInterface_RivetInterface_DQMRivetClient_H
void analyze(const edm::Event &event, const edm::EventSetup &eventSetup) override
std::vector< LumiOption > lumiOptions_
DQMRivetClient(const edm::ParameterSet &pset)
void endRun(const edm::Run &r, const edm::EventSetup &c) override
EndRun.
dqm::legacy::MonitorElement MonitorElement
std::vector< NormOption > normOptions_
~DQMRivetClient() override
void normalizeToLumi(const std::string &startDir, const std::string &histName, const std::string &normHistName, double xsection)
std::vector< std::string > subDirs_
void scaleByFactor(const std::string &startDir, const std::string &histName, double factor)
dqm::legacy::DQMStore DQMStore
std::string outputFileName_
void normalizeToIntegral(const std::string &startDir, const std::string &histName, const std::string &normHistName)
std::vector< ScaleFactorOption > scaleOptions_