27 edm::LogVerbatim(
"rpcfedintegrity") <<
"[RPCFEDIntegrity]: Begin booking histograms ";
Log< level::Info, true > LogVerbatim
T getUntrackedParameter(std::string const &, T const &) const
const edm::EventSetup & c
void bookHistograms(DQMStore::IBooker &, edm::Run const &, edm::EventSetup const &) override
Begin Lumi block.
int fedErrorRecords(int fedId) const
int fedBxRecords(int fedId) const
virtual void setCurrentFolder(std::string const &fullpath)
bool getByToken(EDGetToken token, Handle< PROD > &result) const
void analyze(const edm::Event &iEvent, const edm::EventSetup &c) override
Analyze.
int fedFormatErrors(int fedId) const
virtual int getNbinsX() const
get # of bins in X-axis
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]
T const * product() const
void labelBins(MonitorElement *myMe)
edm::EDGetTokenT< RPCRawDataCounts > rawCountsLabel_
~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.