|
|
Go to the documentation of this file.
93 hFEDsize = ibooker.
book1D(
"hFEDsize",
"HCAL FED size (kB)", 200, -0.5, 20.5);
101 sprintf(hname,
"L1 Event Number %% %i",
period_);
102 hL1Id = ibooker.
book1D(
"hL1Id", hname, 4200, -99.5, 4099.5);
113 "iphi- +ieta signal distribution at depth1",
125 "iphi-ieta noise distribution at depth1",
137 "iphi- +ieta signal distribution at depth1",
149 "iphi-ieta noise distribution at depth1",
162 "iphi- +ieta signal distribution at depth1",
174 "iphi-ieta noise distribution at depth1",
188 "iphi- +ieta signal distribution at depth1",
200 "iphi-ieta noise distribution at depth1",
212 "iphi- +ieta signal distribution at depth1",
224 "iphi-ieta noise distribution at depth1",
237 "iphi- +ieta signal distribution at depth1",
249 "iphi-ieta noise distribution at depth1",
278 LogDebug(
"") <<
"HcalCalibAlgos: Error! can't get hbhe product!" << std::endl;
283 std::vector<int> selFEDs;
285 selFEDs.push_back(
i);
292 bool hcalIsZS =
false;
294 bool lvl1IDFound =
false;
295 for (
unsigned int k = 0;
k < selFEDs.size();
k++) {
316 if (
k != 20 && nspigot != 14) {
325 if (!lvl1IDFound && (fedData.
size() > 0)) {
328 lvl1ID = fedHeader.
lvl1ID();
340 LogDebug(
"") <<
"HcalCalibAlgos: Error! can't get hbhe product!" << std::endl;
348 LogDebug(
"") <<
"HcalCalibAlgos: Error! can't get hbhe product!" << std::endl;
356 LogDebug(
"") <<
"HcalCalibAlgos: Error! can't get hbhe product!" << std::endl;
364 LogDebug(
"") <<
"HcalCalibAlgos: Error! can't get hbhe product!" << std::endl;
373 DetId id = (*hbheItr).detid();
376 if (hid.
depth() == 1) {
377 if (hid.
ieta() > 0) {
390 DetId id = (*hbheItr).detid();
393 if (hid.
depth() == 1) {
394 if (hid.
ieta() > 0) {
409 DetId id = (*hbheItr).detid();
412 if (hid.
depth() == 1) {
413 if (hid.
ieta() > 0) {
426 DetId id = (*hbheItr).detid();
429 if (hid.
depth() == 1) {
430 if (hid.
ieta() > 0) {
std::vector< T >::const_iterator const_iterator
MonitorElement * hiDistrMB2Pl2D_
T const * product() const
constexpr int iphi() const
get the cell iphi
bool isUnsuppressed() const
Is this event an unsuppresed event?
MonitorElement * hiDistrVarMBMin2D_
MonitorElement * hiDistrNoiseMin2D_
virtual void setCurrentFolder(std::string const &fullpath)
void bookHistograms(DQMStore::IBooker &, edm::Run const &, edm::EventSetup const &) override
constexpr int depth() const
get the tower depth
T getUntrackedParameter(std::string const &, T const &) const
MonitorElement * hiDistrNoise2Pl2D_
const unsigned char * data() const
Return a const pointer to the beginning of the data buffer.
MonitorElement * hiDistrMBPl2D_
MonitorElement * hiDistrNoisePl2D_
bool saveToFile_
Write to file.
const_iterator begin() const
edm::EDGetTokenT< HBHERecHitCollection > hbherecoMB
object to monitor
const FEDRawData & FEDData(int fedid) const
retrieve data for fed
MonitorElement * hiDistrVarNoiseMin2D_
MonitorElement * hiDistrHBHEsize1D_
constexpr int ieta() const
get the cell ieta
MonitorElement * hiDistrVarMBPl2D_
edm::InputTag horecoNoise
const_iterator end() const
DQMHcalPhiSymAlCaReco(const edm::ParameterSet &)
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 * hHcalIsZS
edm::EDGetTokenT< FEDRawDataCollection > rawInLabel_
MonitorElement * hiDistrMBMin2D_
size_t size() const
Lenght of the data buffer in bytes.
MonitorElement * hiDistrHFsize1D_
void dqmEndRun(const edm::Run &r, const edm::EventSetup &c) override
virtual void setBinContent(int binx, double content)
set content of bin (1-D)
MonitorElement * hFEDsize
std::string folderName_
DQM folder name.
MonitorElement * book2D(TString const &name, TString const &title, int nchX, double lowX, double highX, int nchY, double lowY, double highY, FUNC onbooking=NOOP())
edm::EDGetTokenT< HFRecHitCollection > hfrecoMB
void analyze(const edm::Event &e, const edm::EventSetup &c) override
T getParameter(std::string const &) const
MonitorElement * hiDistrMB2Min2D_
Power< A, B >::type pow(const A &a, const B &b)
std::string fileName_
Output file name if required.
~DQMHcalPhiSymAlCaReco() override
edm::EDGetTokenT< HBHERecHitCollection > hbherecoNoise
virtual void setAxisTitle(const std::string &title, int axis=1)
set x-, y- or z-axis title (axis=1, 2, 3 respectively)
virtual double getBinContent(int binx) const
get content of bin (1-D)
MonitorElement * hiDistrVarNoisePl2D_
edm::EDGetTokenT< HFRecHitCollection > hfrecoNoise
MonitorElement * book1D(TString const &name, TString const &title, int const nchX, double const lowX, double const highX, FUNC onbooking=NOOP())
MonitorElement * hiDistrNoise2Min2D_