|
|
Go to the documentation of this file.
91 hFEDsize = ibooker.
book1D(
"hFEDsize",
"HCAL FED size (kB)", 200, -0.5, 20.5);
99 sprintf(hname,
"L1 Event Number %% %i",
period_);
100 hL1Id = ibooker.
book1D(
"hL1Id", hname, 4200, -99.5, 4099.5);
111 "iphi- +ieta signal distribution at depth1",
123 "iphi-ieta noise distribution at depth1",
135 "iphi- +ieta signal distribution at depth1",
147 "iphi-ieta noise distribution at depth1",
160 "iphi- +ieta signal distribution at depth1",
172 "iphi-ieta noise distribution at depth1",
186 "iphi- +ieta signal distribution at depth1",
198 "iphi-ieta noise distribution at depth1",
210 "iphi- +ieta signal distribution at depth1",
222 "iphi-ieta noise distribution at depth1",
235 "iphi- +ieta signal distribution at depth1",
247 "iphi-ieta noise distribution at depth1",
276 LogDebug(
"") <<
"HcalCalibAlgos: Error! can't get hbhe product!" << std::endl;
281 std::vector<int> selFEDs;
283 selFEDs.push_back(
i);
290 bool hcalIsZS =
false;
292 bool lvl1IDFound =
false;
293 for (
unsigned int k = 0;
k < selFEDs.size();
k++) {
314 if (
k != 20 && nspigot != 14) {
323 if (!lvl1IDFound && (fedData.
size() > 0)) {
326 lvl1ID = fedHeader.
lvl1ID();
338 LogDebug(
"") <<
"HcalCalibAlgos: Error! can't get hbhe product!" << std::endl;
346 LogDebug(
"") <<
"HcalCalibAlgos: Error! can't get hbhe product!" << std::endl;
354 LogDebug(
"") <<
"HcalCalibAlgos: Error! can't get hbhe product!" << std::endl;
362 LogDebug(
"") <<
"HcalCalibAlgos: Error! can't get hbhe product!" << std::endl;
371 DetId id = (*hbheItr).detid();
374 if (hid.
depth() == 1) {
375 if (hid.
ieta() > 0) {
388 DetId id = (*hbheItr).detid();
391 if (hid.
depth() == 1) {
392 if (hid.
ieta() > 0) {
407 DetId id = (*hbheItr).detid();
410 if (hid.
depth() == 1) {
411 if (hid.
ieta() > 0) {
424 DetId id = (*hbheItr).detid();
427 if (hid.
depth() == 1) {
428 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_