45 if (iConfig.
exists(
"simHits"))
68 msm_ =
new std::map<std::string, MonitorElement*>();
70 if (!outputFile_.empty())
edm::LogInfo(
"OutputInfo") <<
" Hcal Digi Task histograms will be saved to '" << outputFile_.c_str() <<
"'";
71 else edm::LogInfo(
"OutputInfo") <<
" Hcal Digi Task histograms will NOT be saved";
119 book1D(ib,
"nevtot", 1, 0, 1);
122 if (
subdet_ ==
"noise") bnoise = 1;
123 if (
mc_ ==
"yes") bmc = 1;
135 HistLim tp_hl_et(260, -10, 250);
136 HistLim tp_hl_ntp(640, -20, 3180);
137 HistLim tp_hl_ntp_sub(404, -20, 2000);
138 HistLim tp_hl_ieta(85, -42.5, 42.5);
139 HistLim tp_hl_iphi(74,-0.5,73.5);
142 book1D(ib,
"HcalDigiTask_tp_et", tp_hl_et);
143 book1D(ib,
"HcalDigiTask_tp_et_v0", tp_hl_et);
144 book1D(ib,
"HcalDigiTask_tp_et_v1", tp_hl_et);
145 book1D(ib,
"HcalDigiTask_tp_et_HB", tp_hl_et);
146 book1D(ib,
"HcalDigiTask_tp_et_HE", tp_hl_et);
147 book1D(ib,
"HcalDigiTask_tp_et_HF", tp_hl_et);
148 book1D(ib,
"HcalDigiTask_tp_et_HF_v0", tp_hl_et);
149 book1D(ib,
"HcalDigiTask_tp_et_HF_v1", tp_hl_et);
150 book1D(ib,
"HcalDigiTask_tp_ntp", tp_hl_ntp);
151 book1D(ib,
"HcalDigiTask_tp_ntp_v0", tp_hl_ntp);
152 book1D(ib,
"HcalDigiTask_tp_ntp_v1", tp_hl_ntp);
153 book1D(ib,
"HcalDigiTask_tp_ntp_HB", tp_hl_ntp_sub);
154 book1D(ib,
"HcalDigiTask_tp_ntp_HE", tp_hl_ntp_sub);
155 book1D(ib,
"HcalDigiTask_tp_ntp_HF", tp_hl_ntp_sub);
156 book1D(ib,
"HcalDigiTask_tp_ntp_HF_v0", tp_hl_ntp_sub);
157 book1D(ib,
"HcalDigiTask_tp_ntp_HF_v1", tp_hl_ntp_sub);
158 book1D(ib,
"HcalDigiTask_tp_ntp_ieta", tp_hl_ieta);
159 book1D(ib,
"HcalDigiTask_tp_ntp_ieta_v0", tp_hl_ieta);
160 book1D(ib,
"HcalDigiTask_tp_ntp_ieta_v1", tp_hl_ieta);
161 book1D(ib,
"HcalDigiTask_tp_ntp_iphi", tp_hl_iphi);
162 book1D(ib,
"HcalDigiTask_tp_ntp_iphi_v0", tp_hl_iphi);
163 book1D(ib,
"HcalDigiTask_tp_ntp_iphi_v1", tp_hl_iphi);
164 book1D(ib,
"HcalDigiTask_tp_ntp_10_ieta", tp_hl_ieta);
165 book1D(ib,
"HcalDigiTask_tp_ntp_10_ieta_v0", tp_hl_ieta);
166 book1D(ib,
"HcalDigiTask_tp_ntp_10_ieta_v1", tp_hl_ieta);
167 book2D(ib,
"HcalDigiTask_tp_et_ieta", tp_hl_ieta, tp_hl_et);
168 book2D(ib,
"HcalDigiTask_tp_et_ieta_v0", tp_hl_ieta, tp_hl_et);
169 book2D(ib,
"HcalDigiTask_tp_et_ieta_v1", tp_hl_ieta, tp_hl_et);
170 book2D(ib,
"HcalDigiTask_tp_ieta_iphi", tp_hl_ieta, tp_hl_iphi);
171 book2D(ib,
"HcalDigiTask_tp_ieta_iphi_v0", tp_hl_ieta, tp_hl_iphi);
172 book2D(ib,
"HcalDigiTask_tp_ieta_iphi_v1", tp_hl_ieta, tp_hl_iphi);
173 bookPf(ib,
"HcalDigiTask_tp_ave_et_ieta", tp_hl_ieta, tp_hl_et,
" ");
174 bookPf(ib,
"HcalDigiTask_tp_ave_et_ieta_v0", tp_hl_ieta, tp_hl_et,
" ");
175 bookPf(ib,
"HcalDigiTask_tp_ave_et_ieta_v1", tp_hl_ieta, tp_hl_et,
" ");
183 HistLim Ndigis(2600, 0., 2600.);
184 HistLim ndigis(520, -20., 1020.);
187 HistLim digiAmp(360, -100., 7100.);
188 HistLim digiAmpWide(360, -10000., 710000.);
190 HistLim sumAmp(100, -500., 1500.);
195 HistLim pedestalfC(400, -10., 30.);
200 HistLim pedWidthLim(100, 0., 2.);
203 HistLim gainWidthLim(160, 0., 0.32);
205 HistLim ietaLim(85, -42.5, 42.5);
206 HistLim iphiLim(74, -0.5, 73.5);
208 HistLim depthLim(15,-0.5,14.5);
210 if (bsubdet ==
"HB") {
212 }
else if (bsubdet ==
"HE") {
215 }
else if (bsubdet ==
"HF") {
217 pedLim =
HistLim(100, 0., 20.);
218 pedWidthLim =
HistLim(100, 0., 5.);
219 frac =
HistLim(400, -4.00, 4.00);
221 }
else if (bsubdet ==
"HO") {
223 gainLim =
HistLim(160, 0., 1.6);
228 if (bsubdet==
"HB") isubdet=1;
229 else if (bsubdet==
"HE") isubdet=2;
230 else if (bsubdet==
"HO") isubdet=3;
231 else if (bsubdet==
"HF") isubdet=4;
232 else edm::LogWarning(
"HcalDigisValidation") <<
"HcalDigisValidation Warning: not HB/HE/HF/HO " << bsubdet << std::endl;
235 const char * sub = bsubdet.c_str();
238 sprintf(histo,
"HcalDigiTask_Ndigis_%s", sub);
239 book1D(ib, histo, Ndigis);
243 sprintf(histo,
"HcalDigiTask_ieta_iphi_occupancy_map_depth%d_%s",
depth, sub);
244 book2D(ib, histo, ietaLim, iphiLim);
248 sprintf(histo,
"HcalDigiTask_depths_%s",sub);
249 book1D(ib,histo, depthLim);
253 sprintf(histo,
"HcalDigiTask_occupancy_vs_ieta_depth%d_%s",
depth, sub);
254 book1D(ib, histo, ietaLim);
259 sprintf(histo,
"HcalDigiTask_sum_all_amplitudes_%s", sub);
260 book1D(ib, histo, sumAmp);
262 sprintf(histo,
"HcalDigiTask_number_of_amplitudes_above_10fC_%s", sub);
263 book1D(ib, histo, ndigis);
266 sprintf(histo,
"HcalDigiTask_ADC0_adc_depth%d_%s",
depth, sub);
267 book1D(ib, histo, pedestal);
271 sprintf(histo,
"HcalDigiTask_ADC0_fC_depth%d_%s",
depth, sub);
272 book1D(ib, histo, pedestalfC);
275 sprintf(histo,
"HcalDigiTask_signal_amplitude_%s", sub);
276 book1D(ib, histo, digiAmp);
278 if(
hep17_ && bsubdet==
"HE"){
279 sprintf(histo,
"HcalDigiTask_signal_amplitude_HEP17");
280 book1D(ib, histo, digiAmpWide);
284 sprintf(histo,
"HcalDigiTask_signal_amplitude_depth%d_%s",
depth, sub);
285 book1D(ib, histo, digiAmp);
286 if(
hep17_ && bsubdet==
"HE"){
287 sprintf(histo,
"HcalDigiTask_signal_amplitude_depth%d_HEP17",
depth);
288 book1D(ib, histo, digiAmpWide);
292 sprintf(histo,
"HcalDigiTask_signal_amplitude_vs_bin_all_depths_%s", sub);
293 book2D(ib, histo, nbin, digiAmp);
294 if(
hep17_ && bsubdet==
"HE"){
295 sprintf(histo,
"HcalDigiTask_signal_amplitude_vs_bin_all_depths_HEP17");
296 book2D(ib, histo, nbin, digiAmpWide);
300 sprintf(histo,
"HcalDigiTask_all_amplitudes_vs_bin_1D_depth%d_%s",
depth, sub);
302 if(
hep17_ && bsubdet==
"HE"){
303 sprintf(histo,
"HcalDigiTask_all_amplitudes_vs_bin_1D_depth%d_HEP17",
depth);
308 sprintf(histo,
"HcalDigiTask_SOI_frac_%s", sub);
310 sprintf(histo,
"HcalDigiTask_postSOI_frac_%s", sub);
314 sprintf(histo,
"HcalDigiTask_amplitude_vs_simhits_%s", sub);
315 book2D(ib, histo, sime, digiAmp);
317 sprintf(histo,
"HcalDigiTask_amplitude_vs_simhits_depth%d_%s",
depth, sub);
318 book2D(ib, histo, sime, digiAmp);
321 sprintf(histo,
"HcalDigiTask_amplitude_vs_simhits_profile_%s", sub);
322 bookPf(ib, histo, sime, digiAmp);
324 sprintf(histo,
"HcalDigiTask_amplitude_vs_simhits_profile_depth%d_%s",
depth, sub);
325 bookPf(ib, histo, sime, digiAmp);
328 sprintf(histo,
"HcalDigiTask_ratio_amplitude_vs_simhits_%s", sub);
331 sprintf(histo,
"HcalDigiTask_ratio_amplitude_vs_simhits_depth%d_%s",
depth, sub);
342 sprintf(histo,
"HcalDigiTask_gain_capId0_Depth%d_%s",
depth, sub);
343 book1D(ib, histo, gainLim);
344 sprintf(histo,
"HcalDigiTask_gain_capId1_Depth%d_%s",
depth, sub);
345 book1D(ib, histo, gainLim);
346 sprintf(histo,
"HcalDigiTask_gain_capId2_Depth%d_%s",
depth, sub);
347 book1D(ib, histo, gainLim);
348 sprintf(histo,
"HcalDigiTask_gain_capId3_Depth%d_%s",
depth, sub);
349 book1D(ib, histo, gainLim);
351 sprintf(histo,
"HcalDigiTask_gainWidth_capId0_Depth%d_%s",
depth, sub);
352 book1D(ib, histo, gainWidthLim);
353 sprintf(histo,
"HcalDigiTask_gainWidth_capId1_Depth%d_%s",
depth, sub);
354 book1D(ib, histo, gainWidthLim);
355 sprintf(histo,
"HcalDigiTask_gainWidth_capId2_Depth%d_%s",
depth, sub);
356 book1D(ib, histo, gainWidthLim);
357 sprintf(histo,
"HcalDigiTask_gainWidth_capId3_Depth%d_%s",
depth, sub);
358 book1D(ib, histo, gainWidthLim);
360 sprintf(histo,
"HcalDigiTask_pedestal_capId0_Depth%d_%s",
depth, sub);
361 book1D(ib, histo, pedLim);
362 sprintf(histo,
"HcalDigiTask_pedestal_capId1_Depth%d_%s",
depth, sub);
363 book1D(ib, histo, pedLim);
364 sprintf(histo,
"HcalDigiTask_pedestal_capId2_Depth%d_%s",
depth, sub);
365 book1D(ib, histo, pedLim);
366 sprintf(histo,
"HcalDigiTask_pedestal_capId3_Depth%d_%s",
depth, sub);
367 book1D(ib, histo, pedLim);
369 sprintf(histo,
"HcalDigiTask_pedestal_width_capId0_Depth%d_%s",
depth, sub);
370 book1D(ib, histo, pedWidthLim);
371 sprintf(histo,
"HcalDigiTask_pedestal_width_capId1_Depth%d_%s",
depth, sub);
372 book1D(ib, histo, pedWidthLim);
373 sprintf(histo,
"HcalDigiTask_pedestal_width_capId2_Depth%d_%s",
depth, sub);
374 book1D(ib, histo, pedWidthLim);
375 sprintf(histo,
"HcalDigiTask_pedestal_width_capId3_Depth%d_%s",
depth, sub);
376 book1D(ib, histo, pedWidthLim);
382 sprintf(histo,
"HcalDigiTask_gainMap_Depth%d_%s",
depth, sub);
383 book2D(ib, histo, ietaLim, iphiLim);
384 sprintf(histo,
"HcalDigiTask_pwidthMap_Depth%d_%s",
depth, sub);
385 book2D(ib, histo, ietaLim, iphiLim);
470 int c = 0, cv0 = 0, cv1 = 0, chb = 0, che = 0, chf = 0, chfv0 = 0, chfv1 = 0;
475 int ieta = itr->id().ieta();
476 int iphi = itr->id().iphi();
481 if (
abs(ieta) <= 16 )
485 else if (
abs(ieta) <= 42 )
492 float en = decoder->
hcaletValue(itr->id(), itr->t0());
494 if (en < 0.00001)
continue;
501 fill1D(
"HcalDigiTask_tp_et",en);
502 fill2D(
"HcalDigiTask_tp_et_ieta",ieta,en);
503 fill2D(
"HcalDigiTask_tp_ieta_iphi",ieta,iphi);
504 fillPf(
"HcalDigiTask_tp_ave_et_ieta",ieta,en);
505 fill1D(
"HcalDigiTask_tp_ntp_ieta",ieta);
506 fill1D(
"HcalDigiTask_tp_ntp_iphi",iphi);
507 if ( en > 10. )
fill1D(
"HcalDigiTask_tp_ntp_10_ieta",ieta);
511 fill1D(
"HcalDigiTask_tp_et_v0",en);
512 fill2D(
"HcalDigiTask_tp_et_ieta_v0",ieta,en);
513 fill2D(
"HcalDigiTask_tp_ieta_iphi_v0",ieta,iphi);
514 fillPf(
"HcalDigiTask_tp_ave_et_ieta_v0",ieta,en);
515 fill1D(
"HcalDigiTask_tp_ntp_ieta_v0",ieta);
516 fill1D(
"HcalDigiTask_tp_ntp_iphi_v0",iphi);
517 if ( en > 10. )
fill1D(
"HcalDigiTask_tp_ntp_10_ieta_v0",ieta);
522 fill1D(
"HcalDigiTask_tp_et_v1",en);
523 fill2D(
"HcalDigiTask_tp_et_ieta_v1",ieta,en);
524 fill2D(
"HcalDigiTask_tp_ieta_iphi_v1",ieta,iphi);
525 fillPf(
"HcalDigiTask_tp_ave_et_ieta_v1",ieta,en);
526 fill1D(
"HcalDigiTask_tp_ntp_ieta_v1",ieta);
527 fill1D(
"HcalDigiTask_tp_ntp_iphi_v1",iphi);
528 if ( en > 10. )
fill1D(
"HcalDigiTask_tp_ntp_10_ieta_v1",ieta);
533 fill1D(
"HcalDigiTask_tp_et_HB",en);
539 fill1D(
"HcalDigiTask_tp_et_HE",en);
545 fill1D(
"HcalDigiTask_tp_et_HF",en);
549 fill1D(
"HcalDigiTask_tp_et_HF_v0",en);
555 fill1D(
"HcalDigiTask_tp_et_HF_v1",en);
564 fill1D(
"HcalDigiTask_tp_ntp",c);
565 fill1D(
"HcalDigiTask_tp_ntp_v0",cv0);
566 fill1D(
"HcalDigiTask_tp_ntp_v1",cv1);
567 fill1D(
"HcalDigiTask_tp_ntp_HB",chb);
568 fill1D(
"HcalDigiTask_tp_ntp_HE",che);
569 fill1D(
"HcalDigiTask_tp_ntp_HF",chf);
570 fill1D(
"HcalDigiTask_tp_ntp_HF_v0",chfv0);
571 fill1D(
"HcalDigiTask_tp_ntp_HF_v1",chfv1);
592 if (!digiCollection.
isValid())
return;
594 if (
subdet_ ==
"HB") isubdet = 1;
595 if (
subdet_ ==
"HE") isubdet = 2;
596 if (
subdet_ ==
"HO") isubdet = 3;
597 if (
subdet_ ==
"HF") isubdet = 4;
606 std::vector<double> v_ampl_c(
maxDepth_[isubdet]+1,0);
613 double emax_Sim = -9999.;
622 if (isubdet != 0 &&
noise_ == 0) {
624 for (std::vector<PCaloHit>::const_iterator simhits = simhitResult->begin(); simhits != simhitResult->end(); ++simhits) {
626 unsigned int id_ = simhits->id();
635 double en = simhits->energy();
637 if (en > emax_Sim && sub == isubdet) {
642 if (
mode_ ==
"multi" &&
643 ((sub == 4 && en < 100. && en > 1.)
644 || ((sub != 4) && en < 1. && en > 0.02))) {
654 if (
mode_ !=
"multi" && emax_Sim > 0.) seedSimHit = 1;
661 for (digiItr = digiCollection->begin(); digiItr != digiCollection->end(); digiItr++) {
664 int depth = cell.depth();
665 int iphi = cell.iphi();
666 int ieta = cell.ieta();
667 int sub = cell.subdet();
669 if(depth >
maxDepth_[isubdet] && sub == isubdet){
670 edm::LogWarning(
"HcalDetId") <<
"HcalDetID presents conflicting information. Depth: " << depth <<
", iphi: " << iphi <<
", ieta: " << ieta <<
". Max depth from geometry is: " <<
maxDepth_[isubdet] <<
". TestNumber = " <<
testNumber_;
675 std::vector<double> v_ampl(
maxDepth_[isubdet]+1,0);
678 if (((
nevent1 == 1 && isubdet == 1) ||
679 (
nevent2 == 1 && isubdet == 2) ||
680 (
nevent3 == 1 && isubdet == 3) ||
681 (
nevent4 == 1 && isubdet == 4)) &&
noise_ == 1 && sub == isubdet) {
689 for (
int i = 0;
i < 4;
i++) {
692 fill1D(
"HcalDigiTask_pedestal_capId" +
str(
i) +
"_Depth" +
str(depth) +
"_" +
subdet_, pedestal->getValue(
i));
697 fill2D(
"HcalDigiTask_pwidthMap_Depth" +
str(depth) +
"_" +
subdet_,
double(ieta),
double(iphi), pedWidth->
getWidth(0));
701 if (sub == isubdet) Ndig++;
705 if (sub == isubdet &&
noise_ == 0) {
712 coder.
adc2fC(*digiItr, tool);
714 double noiseADC = (*digiItr)[0].adc();
715 double noisefC = tool[0];
717 fill1D(
"HcalDigiTask_ADC0_adc_depth" +
str(depth) +
"_" +
subdet_, noiseADC);
722 fill2D(
"HcalDigiTask_ieta_iphi_occupancy_map_depth" +
str(depth) +
"_" +
subdet_,
double(ieta),
double(iphi));
732 if (ieta == ieta_Sim && iphi == iphi_Sim) closen = seedSimHit;
735 int capid = (*digiItr)[
ii].capid();
740 fill1D(
"HcalDigiTask_ADC0_adc_depth" +
str(depth) +
"_" +
subdet_, noiseADC);
741 strtmp =
"HcalDigiTask_all_amplitudes_vs_bin_1D_depth" +
str(depth) +
"_" +
subdet_;
746 strtmp =
"HcalDigiTask_signal_amplitude_vs_bin_all_depths_" +
subdet_;
752 if (isubdet != 4 &&
ii >= 4 &&
ii <= 7) {
763 if (isubdet == 4 &&
ii >= 2 &&
ii <= 4) {
776 strtmp =
"HcalDigiTask_sum_all_amplitudes_" +
subdet_;
777 fill1D(strtmp, v_ampl[0]);
779 std::vector<int> v_ampl_sub(v_ampl.begin() + 1, v_ampl.end());
780 double ampl_max = *std::max_element(v_ampl_sub.begin(),v_ampl_sub.end());
781 if (ampl_max>10.) indigis++;
785 if (v_ampl[1] > 30. && depth == 1) {
787 int lastbin = tool.
size() - 1;
789 double fbinSOI = tool[soi] - calibrations.
pedestal((*digiItr)[soi].capid());
792 for(
int j = soi+1; j <= lastbin; j++) fbinPS += tool[j] - calibrations.
pedestal((*digiItr)[j].capid());
794 fbinSOI /= v_ampl[1];
796 strtmp =
"HcalDigiTask_SOI_frac_" +
subdet_;
798 strtmp =
"HcalDigiTask_postSOI_frac_" +
subdet_;
802 strtmp =
"HcalDigiTask_signal_amplitude_" +
subdet_;
803 fill1D(strtmp, v_ampl[0]);
804 strtmp =
"HcalDigiTask_signal_amplitude_depth" +
str(depth) +
"_" +
subdet_;
805 fill1D(strtmp, v_ampl[depth]);
809 if (isubdet != 0 &&
noise_ == 0) {
810 strtmp =
"HcalDigiTask_number_of_amplitudes_above_10fC_" +
subdet_;
815 std::vector<double> v_ehits(
maxDepth_[isubdet]+1,0);
821 for (std::vector<PCaloHit>::const_iterator simhits = simhitResult->begin(); simhits != simhitResult->end(); ++simhits) {
823 unsigned int id_ = simhits->id();
824 int sub,
depth, ieta, iphi;
833 if(depth >
maxDepth_[isubdet] && sub == isubdet){
834 edm::LogWarning(
"HcalDetId") <<
"HcalDetID(SimHit) presents conflicting information. Depth: " << depth <<
", iphi: " << iphi <<
", ieta: " << ieta <<
". Max depth from geometry is: " <<
maxDepth_[isubdet] <<
". TestNumber = " <<
testNumber_;
840 if (sub == isubdet && ieta == ieta_Sim && iphi == iphi_Sim) {
841 double en = simhits->energy();
844 v_ehits[
depth] += en;
849 strtmp =
"HcalDigiTask_amplitude_vs_simhits_" +
subdet_;
850 if (v_ehits[0] > eps)
fill2D(strtmp, v_ehits[0], v_ampl_c[0]);
852 strtmp =
"HcalDigiTask_amplitude_vs_simhits_depth" +
str(
depth) +
"_" +
subdet_;
856 strtmp =
"HcalDigiTask_amplitude_vs_simhits_profile_" +
subdet_;
857 if (v_ehits[0] > eps)
fillPf(strtmp, v_ehits[0], v_ampl_c[0]);
859 strtmp =
"HcalDigiTask_amplitude_vs_simhits_profile_depth" +
str(
depth) +
"_" +
subdet_;
863 strtmp =
"HcalDigiTask_ratio_amplitude_vs_simhits_" +
subdet_;
864 if (v_ehits[0] > eps)
fill1D(strtmp, v_ampl_c[0] / v_ehits[0]);
866 strtmp =
"HcalDigiTask_amplitude_vs_simhits_profile_depth" +
str(
depth) +
"_" +
subdet_;
868 strtmp =
"HcalDigiTask_ratio_amplitude_vs_simhits_depth" +
str(depth) +
"_" +
subdet_;
869 if (v_ehits[depth] > eps)
fill1D(strtmp, v_ampl_c[depth] / v_ehits[depth]);
875 strtmp =
"HcalDigiTask_Ndigis_" +
subdet_;
876 fill1D(strtmp,
double(Ndig));
898 if (!digiHandle.
isValid())
return;
901 if (
subdet_ ==
"HB") isubdet = 1;
902 if (
subdet_ ==
"HE") isubdet = 2;
903 if (
subdet_ ==
"HO") isubdet = 3;
904 if (
subdet_ ==
"HF") isubdet = 4;
913 std::vector<double> v_ampl_c(
maxDepth_[isubdet]+1,0);
920 double emax_Sim = -9999.;
929 if (isubdet != 0 &&
noise_ == 0) {
931 for (std::vector<PCaloHit>::const_iterator simhits = simhitResult->begin(); simhits != simhitResult->end(); ++simhits) {
933 unsigned int id_ = simhits->id();
942 double en = simhits->energy();
944 if (en > emax_Sim && sub == isubdet) {
949 if (
mode_ ==
"multi" &&
950 ((sub == 4 && en < 100. && en > 1.)
951 || ((sub != 4) && en < 1. && en > 0.02))) {
961 if (
mode_ !=
"multi" && emax_Sim > 0.) seedSimHit = 1;
970 dataFrameType dataFrame = *digiItr;
973 int depth = cell.depth();
974 int iphi = cell.iphi();
975 int ieta = cell.ieta();
976 int sub = cell.subdet();
979 bool isHEP17 = (iphi>=63)&&(iphi<=66)&&(ieta>0)&&(sub == 2);
982 if(depth >
maxDepth_[isubdet] && sub == isubdet){
983 edm::LogWarning(
"HcalDetId") <<
"HcalDetID presents conflicting information. Depth: " << depth <<
", iphi: " << iphi <<
", ieta: " << ieta <<
". Max depth from geometry is: " <<
maxDepth_[isubdet] <<
". TestNumber = " <<
testNumber_;
988 std::vector<double> v_ampl(
maxDepth_[isubdet]+1,0);
991 if (((
nevent1 == 1 && isubdet == 1) ||
992 (
nevent2 == 1 && isubdet == 2) ||
993 (
nevent3 == 1 && isubdet == 3) ||
994 (
nevent4 == 1 && isubdet == 4)) &&
noise_ == 1 && sub == isubdet) {
1002 for (
int i = 0;
i < 4;
i++) {
1005 fill1D(
"HcalDigiTask_pedestal_capId" +
str(
i) +
"_Depth" +
str(depth) +
"_" +
subdet_, pedestal->getValue(
i));
1010 fill2D(
"HcalDigiTask_pwidthMap_Depth" +
str(depth) +
"_" +
subdet_,
double(ieta),
double(iphi), pedWidth->
getWidth(0));
1015 if (sub == isubdet) Ndig++;
1019 if (sub == isubdet &&
noise_ == 0) {
1026 coder.
adc2fC(dataFrame, tool);
1028 double noiseADC = (dataFrame)[0].
adc();
1029 double noisefC = tool[0];
1031 fill1D(
"HcalDigiTask_ADC0_adc_depth" +
str(depth) +
"_" +
subdet_, noiseADC);
1032 fill1D(
"HcalDigiTask_ADC0_fC_depth" +
str(depth) +
"_" +
subdet_, noisefC);
1036 fill2D(
"HcalDigiTask_ieta_iphi_occupancy_map_depth" +
str(depth) +
"_" +
subdet_,
double(ieta),
double(iphi));
1046 if (ieta == ieta_Sim && iphi == iphi_Sim) closen = seedSimHit;
1049 int capid = (dataFrame)[
ii].capid();
1054 fill1D(
"HcalDigiTask_ADC0_adc_depth" +
str(depth) +
"_" +
subdet_, noiseADC);
1057 strtmp =
"HcalDigiTask_all_amplitudes_vs_bin_1D_depth" +
str(depth) +
"_" +
subdet_;
1060 strtmp =
"HcalDigiTask_all_amplitudes_vs_bin_1D_depth" +
str(depth) +
"_HEP17";
1064 strtmp =
"HcalDigiTask_all_amplitudes_vs_bin_1D_depth" +
str(depth) +
"_" +
subdet_;
1072 strtmp =
"HcalDigiTask_signal_amplitude_vs_bin_all_depths_" +
subdet_;
1075 strtmp =
"HcalDigiTask_signal_amplitude_vs_bin_all_depths_HEP17";
1079 strtmp =
"HcalDigiTask_signal_amplitude_vs_bin_all_depths_" +
subdet_;
1086 if (isubdet != 4 &&
ii >= 4 &&
ii <= 7) {
1097 if (isubdet == 4 &&
ii >= 2 &&
ii <= 4) {
1109 strtmp =
"HcalDigiTask_sum_all_amplitudes_" +
subdet_;
1110 fill1D(strtmp, v_ampl[0]);
1112 std::vector<int> v_ampl_sub(v_ampl.begin() + 1, v_ampl.end());
1113 double ampl_max = *std::max_element(v_ampl_sub.begin(),v_ampl_sub.end());
1114 if (ampl_max>10.) indigis++;
1119 if (v_ampl[1] > 30. && depth == 1) {
1121 int lastbin = tool.
size() - 1;
1123 double fbinSOI = tool[soi] - calibrations.
pedestal((dataFrame)[soi].capid());
1126 for(
int j = soi+1; j <= lastbin; j++) fbinPS += tool[j] - calibrations.
pedestal((dataFrame)[j].capid());
1129 fbinSOI /= v_ampl[1];
1130 fbinPS /= v_ampl[1];
1131 strtmp =
"HcalDigiTask_SOI_frac_" +
subdet_;
1133 strtmp =
"HcalDigiTask_postSOI_frac_" +
subdet_;
1140 strtmp =
"HcalDigiTask_signal_amplitude_" +
subdet_;
1141 fill1D(strtmp, v_ampl[0]);
1142 strtmp =
"HcalDigiTask_signal_amplitude_depth" +
str(depth) +
"_" +
subdet_;
1143 fill1D(strtmp, v_ampl[depth]);
1145 strtmp =
"HcalDigiTask_signal_amplitude_HEP17";
1146 fill1D(strtmp, v_ampl[0]);
1147 strtmp =
"HcalDigiTask_signal_amplitude_depth" +
str(depth) +
"_HEP17";
1148 fill1D(strtmp, v_ampl[depth]);
1151 strtmp =
"HcalDigiTask_signal_amplitude_" +
subdet_;
1152 fill1D(strtmp, v_ampl[0]);
1153 strtmp =
"HcalDigiTask_signal_amplitude_depth" +
str(depth) +
"_" +
subdet_;
1154 fill1D(strtmp, v_ampl[depth]);
1159 if (isubdet != 0 &&
noise_ == 0) {
1160 strtmp =
"HcalDigiTask_number_of_amplitudes_above_10fC_" +
subdet_;
1165 std::vector<double> v_ehits(
maxDepth_[isubdet]+1,0);
1171 for (std::vector<PCaloHit>::const_iterator simhits = simhitResult->begin(); simhits != simhitResult->end(); ++simhits) {
1173 unsigned int id_ = simhits->id();
1174 int sub,
depth, ieta, iphi;
1179 depth = hid.
depth();
1183 if(depth >
maxDepth_[isubdet] && sub == isubdet){
1184 edm::LogWarning(
"HcalDetId") <<
"HcalDetID(SimHit) presents conflicting information. Depth: " << depth <<
", iphi: " << iphi <<
", ieta: " << ieta <<
". Max depth from geometry is: " <<
maxDepth_[isubdet] <<
". TestNumber = " <<
testNumber_;
1190 if (sub == isubdet && ieta == ieta_Sim && iphi == iphi_Sim) {
1191 double en = simhits->energy();
1194 v_ehits[
depth] += en;
1199 strtmp =
"HcalDigiTask_amplitude_vs_simhits_" +
subdet_;
1200 if (v_ehits[0] > eps)
fill2D(strtmp, v_ehits[0], v_ampl_c[0]);
1202 strtmp =
"HcalDigiTask_amplitude_vs_simhits_depth" +
str(
depth) +
"_" +
subdet_;
1206 strtmp =
"HcalDigiTask_amplitude_vs_simhits_profile_" +
subdet_;
1207 if (v_ehits[0] > eps)
fillPf(strtmp, v_ehits[0], v_ampl_c[0]);
1209 strtmp =
"HcalDigiTask_amplitude_vs_simhits_profile_depth" +
str(
depth) +
"_" +
subdet_;
1213 strtmp =
"HcalDigiTask_ratio_amplitude_vs_simhits_" +
subdet_;
1214 if (v_ehits[0] > eps)
fill1D(strtmp, v_ampl_c[0] / v_ehits[0]);
1216 strtmp =
"HcalDigiTask_amplitude_vs_simhits_profile_depth" +
str(
depth) +
"_" +
subdet_;
1218 strtmp =
"HcalDigiTask_ratio_amplitude_vs_simhits_depth" +
str(depth) +
"_" +
subdet_;
1219 if (v_ehits[depth] > eps)
fill1D(strtmp, v_ampl_c[depth] / v_ehits[depth]);
1225 strtmp =
"HcalDigiTask_Ndigis_" +
subdet_;
1226 fill1D(strtmp,
double(Ndig));
1241 msm_->find(name)->second->Fill(X, weight);
1249 msm_->find(name)->second->Fill(X, Y, weight);
1261 msm_->find(name)->second->Fill(X, Y);
1265 if (!
msm_->count(name))
return nullptr;
1266 else return msm_->find(name)->second;
1270 std::stringstream
out;
int adc(sample_type sample)
get the ADC sample (12 bits)
virtual void bookHistograms(DQMStore::IBooker &, edm::Run const &, edm::EventSetup const &)
T getParameter(std::string const &) const
const CaloSubdetectorGeometry * getSubdetectorGeometry(const DetId &id) const
access the subdetector geometry for the given subdetector directly
const HcalGainWidth * getGainWidth(const HcalGenericDetId &fId) const
T getUntrackedParameter(std::string const &, T const &) const
std::vector< PCaloHit > PCaloHitContainer
boost::transform_iterator< IterHelp, boost::counting_iterator< int > > const_iterator
HcalSubdetector subdet() const
get the subdetector
MonitorElement * bookProfile(Args &&...args)
unsigned int getHxSize(const int type) const
bool getByToken(EDGetToken token, Handle< PROD > &result) const
#define DEFINE_FWK_MODULE(type)
const HcalTopology * htopology
std::vector< HcalTriggerPrimitiveDigi >::const_iterator const_iterator
bool exists(std::string const ¶meterName) const
checks if a parameter exists
int presamples() const
access presample information
edm::InputTag dataTPsTag_
void reco(const edm::Event &iEvent, const edm::EventSetup &iSetup, const edm::EDGetTokenT< edm::SortedCollection< Digi > > &tok)
double pedestal(int fCapId) const
get pedestal for capid=0..3
const_iterator begin() const
float getValue(int fCapId) const
get value for capId = 0..3
virtual void analyze(const edm::Event &, const edm::EventSetup &)
float getValue(int fCapId) const
get value for capId = 0..3
edm::EDGetTokenT< QIE11DigiCollection > tok_qie11_hbhe_
edm::EDGetTokenT< QIE10DigiCollection > tok_qie10_hf_
std::map< std::string, MonitorElement * > * msm_
int depth() const
get the tower depth
void adc2fC(const HBHEDataFrame &df, CaloSamples &lf) const override
edm::EDGetTokenT< HBHEDigiCollection > tok_hbhe_
MonitorElement * monitor(std::string name)
void fillPf(std::string name, double X, double Y)
void fill2D(std::string name, double X, double Y, double weight=1)
edm::ESHandle< HcalTopology > htopo
int ieta() const
get the cell ieta
MonitorElement * book1D(Args &&...args)
Abs< T >::type abs(const T &t)
HcalDigisValidation(const edm::ParameterSet &)
void bookPf(DQMStore::IBooker &ib, std::string name, const HistLim &limX, const HistLim &limY)
const HcalDDDRecConstants * hcons
virtual void dqmBeginRun(const edm::Run &run, const edm::EventSetup &c)
edm::InputTag QIE10inputTag_
void book2D(DQMStore::IBooker &ib, std::string name, const HistLim &limX, const HistLim &limY)
const_iterator end() const
int iphi() const
get the cell iphi
edm::InputTag emulTPsTag_
edm::EDGetTokenT< HFDigiCollection > tok_hf_
void setCurrentFolder(const std::string &fullpath)
T const * product() const
void fill1D(std::string name, double X, double weight=1)
MonitorElement * book2D(Args &&...args)
int size() const
get the size
edm::EDGetTokenT< edm::PCaloHitContainer > tok_mc_
edm::EDGetTokenT< HODigiCollection > tok_ho_
int getMaxDepth(const int &type) const
void booking(DQMStore::IBooker &ib, std::string subdetopt, int bnoise, int bmc)
const HcalGain * getGain(const HcalGenericDetId &fId) const
float getWidth(int fCapId) const
get width (sqrt(sigma_i_i)) for capId = 0..3
const HcalQIECoder * getHcalCoder(const HcalGenericDetId &fId) const
edm::EDGetTokenT< HcalTrigPrimDigiCollection > tok_emulTPs_
edm::InputTag QIE11inputTag_
const HcalQIEShape * getHcalShape(const HcalGenericDetId &fId) const
const_iterator end() const
edm::EDGetTokenT< HcalTrigPrimDigiCollection > tok_dataTPs_
edm::ESHandle< HcalDbService > conditions
virtual double hcaletValue(const int &ieta, const int &iphi, const int &version, const int &compressedValue) const =0
void book1D(DQMStore::IBooker &ib, std::string name, int n, double min, double max)
DetId relabel(const uint32_t testId) const
const HcalCalibrations & getHcalCalibrations(const HcalGenericDetId &fId) const
const HcalPedestal * getPedestal(const HcalGenericDetId &fId) const
const_iterator begin() const
int firstHFTower(int version) const