1 #ifndef DQM_HLTMONITORCLIENT_HLTEventInfoClient_H
2 #define DQM_HLTMONITORCLIENT_HLTEventInfoClient_H
19 #include <TProfile2D.h>
TProfile * get1DProfile(std::string meName, DQMStore *dbi)
TH2F * get2DHisto(std::string meName, DQMStore *dbi)
TH1F * get1DHisto(std::string meName, DQMStore *dbi)
int prescaleEvt_
units of lumi sections
MonitorElement * reportSummaryMap_
int nChannels
prescale on number of events
edm::ParameterSet parameters_
void endLuminosityBlock(const edm::LuminosityBlock &lumiSeg, const edm::EventSetup &c)
DQM Client Diagnostic.
MonitorElement * reportSummaryContent_[20]
void beginLuminosityBlock(const edm::LuminosityBlock &lumiSeg, const edm::EventSetup &context)
virtual ~HLTEventInfoClient()
Destructor.
void endRun(const edm::Run &r, const edm::EventSetup &c)
EndRun.
Float_t summaryContent[20]
void beginRun(const edm::Run &r, const edm::EventSetup &c)
BeginRun.
TProfile2D * get2DProfile(std::string meName, DQMStore *dbi)
void analyze(const edm::Event &e, const edm::EventSetup &c)
Fake Analyze.
MonitorElement * reportSummary_
HLTEventInfoClient(const edm::ParameterSet &ps)
Constructor.