108 sprintf(hname,
"L1 Event Number %% %i",
period_);
117 dbe_->
book1D(
"DistrHBHEsize",
"Size of HBHE Collection",
123 dbe_->
book1D(
"DistrHFsize",
"Size of HF Collection",
132 dbe_->
book2D(
"MBdepthPl1",
"iphi- +ieta signal distribution at depth1",
146 dbe_->
book2D(
"NoisedepthPl1",
"iphi-ieta noise distribution at depth1",
159 dbe_->
book2D(
"MB2depthPl1",
"iphi- +ieta signal distribution at depth1",
173 dbe_->
book2D(
"Noise2depthPl1",
"iphi-ieta noise distribution at depth1",
187 dbe_->
book2D(
"VarMBdepthPl1",
"iphi- +ieta signal distribution at depth1",
201 dbe_->
book2D(
"VarNoisedepthPl1",
"iphi-ieta noise distribution at depth1",
216 dbe_->
book2D(
"MBdepthMin1",
"iphi- +ieta signal distribution at depth1",
230 dbe_->
book2D(
"NoisedepthMin1",
"iphi-ieta noise distribution at depth1",
243 dbe_->
book2D(
"MB2depthMin1",
"iphi- +ieta signal distribution at depth1",
257 dbe_->
book2D(
"Noise2depthMin1",
"iphi-ieta noise distribution at depth1",
271 dbe_->
book2D(
"VarMBdepthMin1",
"iphi- +ieta signal distribution at depth1",
285 dbe_->
book2D(
"VarNoisedepthMin1",
"iphi-ieta noise distribution at depth1",
323 LogDebug(
"") <<
"HcalCalibAlgos: Error! can't get hbhe product!" << std::endl;
328 std::vector<int> selFEDs;
331 selFEDs.push_back(
i);
338 bool hcalIsZS =
false ;
339 for (
unsigned int k=0;
k<selFEDs.size();
k++)
348 if (!dccHeader)
continue;
362 if(k != 20 && nspigot !=14 ) {
382 LogDebug(
"") <<
"HcalCalibAlgos: Error! can't get hbhe product!" << std::endl;
390 LogDebug(
"") <<
"HcalCalibAlgos: Error! can't get hbhe product!" << std::endl;
398 LogDebug(
"") <<
"HcalCalibAlgos: Error! can't get hbhe product!" << std::endl;
406 LogDebug(
"") <<
"HcalCalibAlgos: Error! can't get hbhe product!" << std::endl;
417 DetId id = (*hbheItr).detid();
420 if(hid.
depth() == 1) {
421 if( hid.
ieta() > 0 ) {
435 DetId id = (*hbheItr).detid();
438 if(hid.
depth() == 1) {
439 if( hid.
ieta() > 0 ) {
457 DetId id = (*hbheItr).detid();
460 if(hid.
depth() == 1) {
461 if( hid.
ieta() > 0 ) {
476 DetId id = (*hbheItr).detid();
479 if(hid.
depth() == 1) {
480 if( hid.
ieta() > 0 ) {
T getParameter(std::string const &) const
MonitorElement * hiDistrNoisePl2D_
T getUntrackedParameter(std::string const &, T const &) const
bool saveToFile_
Write to file.
void setBinContent(int binx, double content)
set content of bin (1-D)
MonitorElement * hiDistrVarMBPl2D_
MonitorElement * hiDistrVarNoiseMin2D_
MonitorElement * book1D(const char *name, const char *title, int nchX, double lowX, double highX)
Book 1D histogram.
DQMHcalPhiSymAlCaReco(const edm::ParameterSet &)
void save(const std::string &filename, const std::string &path="", const std::string &pattern="", const std::string &rewrite="", SaveReferenceTag ref=SaveWithReference, int minStatus=dqm::qstatus::STATUS_OK, const std::string &fileupdate="RECREATE")
std::vector< T >::const_iterator const_iterator
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)
edm::InputTag rawInLabel_
void endRun(const edm::Run &r, const edm::EventSetup &c)
edm::InputTag hbherecoNoise
size_t size() const
Lenght of the data buffer in bytes.
bool isUnsuppressed() const
Is this event an unsuppresed event?
MonitorElement * hiDistrMBPl2D_
MonitorElement * hiDistrHFsize1D_
int depth() const
get the tower depth
MonitorElement * hFEDsize
const FEDRawData & FEDData(int fedid) const
retrieve data for fed
edm::InputTag hfrecoNoise
void beginRun(const edm::Run &r, const edm::EventSetup &c)
int ieta() const
get the cell ieta
MonitorElement * hiDistrVarMBMin2D_
MonitorElement * hiDistrVarNoisePl2D_
std::string folderName_
DQM folder name.
MonitorElement * hiDistrMB2Pl2D_
edm::InputTag horecoNoise
bool getByLabel(InputTag const &tag, Handle< PROD > &result) const
MonitorElement * hiDistrNoise2Min2D_
void analyze(const edm::Event &e, const edm::EventSetup &c)
const_iterator end() const
edm::InputTag hbherecoMB
object to monitor
int iphi() const
get the cell iphi
void beginLuminosityBlock(const edm::LuminosityBlock &lumiSeg, const edm::EventSetup &context)
MonitorElement * hiDistrMBMin2D_
T const * product() const
double getBinContent(int binx) const
get content of bin (1-D)
void endLuminosityBlock(const edm::LuminosityBlock &lumiSeg, const edm::EventSetup &c)
const unsigned char * data() const
Return a const pointer to the beginning of the data buffer.
MonitorElement * hiDistrNoise2Pl2D_
MonitorElement * hiDistrNoiseMin2D_
std::string fileName_
Output file name if required.
MonitorElement * book2D(const char *name, const char *title, int nchX, double lowX, double highX, int nchY, double lowY, double highY)
Book 2D histogram.
void setAxisTitle(const std::string &title, int axis=1)
set x-, y- or z-axis title (axis=1, 2, 3 respectively)
Power< A, B >::type pow(const A &a, const B &b)
void setCurrentFolder(const std::string &fullpath)
const_iterator begin() const
MonitorElement * hiDistrHBHEsize1D_
MonitorElement * hHcalIsZS
MonitorElement * hiDistrMB2Min2D_