Go to the documentation of this file.
56 runInfoRec->get(sumFED);
57 std::vector<int> FedsInIds = sumFED->
m_fed_in;
60 while (!
flag &&
f < FedsInIds.size()) {
61 int fedID = FedsInIds[
f];
79 DCSMap_ = ibooker.
book2D(
"DCSSummaryMap",
"RPC DCS Summary Map", 15, -7.5, 7.5, 12, 0.5, 12.5);
83 for (
int i = 1;
i < 13;
i++) {
89 for (
int i = -2;
i <= 2;
i++) {
105 for (
int i = 1;
i <= 15;
i++) {
106 for (
int j = 1;
j <= 12;
j++) {
107 if (
i == 5 ||
i == 11 || (
j > 6 && (i < 6 || i > 10)))
115 for (
int j = 1;
j <= 12;
j++) {
129 if (
i > -3 &&
i < 3) {
MonitorElement * bookFloat(TString const &name, FUNC onbooking=NOOP())
std::pair< int, int > FEDRange_
void dqmEndLuminosityBlock(DQMStore::IBooker &, DQMStore::IGetter &, edm::LuminosityBlock const &, edm::EventSetup const &) override
virtual void setCurrentFolder(std::string const &fullpath)
std::vector< int > m_fed_in
T getUntrackedParameter(std::string const &, T const &) const
void myBooker(DQMStore::IBooker &)
~RPCDCSSummary() override
Destructor.
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)
virtual void setBinContent(int binx, double content)
set content of bin (1-D)
MonitorElement * dcsWheelFractions[5]
MonitorElement * book2D(TString const &name, TString const &title, int nchX, double lowX, double highX, int nchY, double lowY, double highY, FUNC onbooking=NOOP())
void dqmEndJob(DQMStore::IBooker &, DQMStore::IGetter &) override
MonitorElement * dcsDiskFractions[10]
RPCDCSSummary(const edm::ParameterSet &)
Constructor.
void checkDCSbit(edm::EventSetup const &)
MonitorElement * totalDCSFraction