27 edm::LogVerbatim(
"rpcfedintegrity") <<
"[RPCFEDIntegrity]: Begin booking histograms ";
42 if (
counts.fedBxRecords(fed))
44 if (
counts.fedFormatErrors(fed))
46 if (
counts.fedErrorRecords(fed))
Log< level::Info, true > LogVerbatim
void bookHistograms(DQMStore::IBooker &, edm::Run const &, edm::EventSetup const &) override
Begin Lumi block.
virtual void setCurrentFolder(std::string const &fullpath)
T const * product() const
void analyze(const edm::Event &iEvent, const edm::EventSetup &c) override
Analyze.
T getUntrackedParameter(std::string const &, T const &) const
void Fill(HcalDetId &id, double val, std::vector< TH2F > &depth)
void bookFEDMe(DQMStore::IBooker &)
virtual void setBinLabel(int bin, const std::string &label, int axis=1)
set bin label for x, y or z axis (axis=1, 2, 3 respectively)
MonitorElement * fedMe_[3]
void labelBins(MonitorElement *myMe)
edm::EDGetTokenT< RPCRawDataCounts > rawCountsLabel_
virtual int getNbinsX() const
get # of bins in X-axis
~RPCFEDIntegrity() override
Destructor.
MonitorElement * book1D(TString const &name, TString const &title, int const nchX, double const lowX, double const highX, FUNC onbooking=NOOP())
RPCFEDIntegrity(const edm::ParameterSet &ps)
Constructor.