#include <Validation/HcalDigis/src/HcalSubdetDigiMonitor.h>
Definition at line 8 of file HcalSubdetDigiMonitor.h.
HcalSubdetDigiMonitor::HcalSubdetDigiMonitor | ( | DQMStore * | dbe, | |
const std::string & | subdet, | |||
int | noise | |||
) |
Definition at line 14 of file HcalSubdetDigiMonitor.cc.
References book1D(), book2D(), bookProfile(), dbe_, histo, meADC0_depth1, meADC0_depth2, meADC0_depth3, meADC0_depth4, meADC0fC_depth1, meADC0fC_depth2, meADC0fC_depth3, meADC0fC_depth4, meAll10slices, meAmplIetaIphi, meBin5Frac, meBin67Frac, meDigiSimhit, meDigiSimhit1, meDigiSimhit2, meDigiSimhit3, meDigiSimhit4, meDigiSimhitProfile, meDigiSimhitProfile1, meDigiSimhitProfile2, meDigiSimhitProfile3, meDigiSimhitProfile4, meGain0Depth1, meGain0Depth2, meGain0Depth3, meGain0Depth4, meGain1Depth1, meGain1Depth2, meGain1Depth3, meGain1Depth4, meGain2Depth1, meGain2Depth2, meGain2Depth3, meGain2Depth4, meGain3Depth1, meGain3Depth2, meGain3Depth3, meGain3Depth4, meGainMap1, meGainMap2, meGainMap3, meGainMap4, meGainWidth0Depth1, meGainWidth0Depth2, meGainWidth0Depth3, meGainWidth0Depth4, meGainWidth1Depth1, meGainWidth1Depth2, meGainWidth1Depth3, meGainWidth1Depth4, meGainWidth2Depth1, meGainWidth2Depth2, meGainWidth2Depth3, meGainWidth2Depth4, meGainWidth3Depth1, meGainWidth3Depth2, meGainWidth3Depth3, meGainWidth3Depth4, menDigis, mePed0Depth1, mePed0Depth2, mePed0Depth3, mePed0Depth4, mePed1Depth1, mePed1Depth2, mePed1Depth3, mePed1Depth4, mePed2Depth1, mePed2Depth2, mePed2Depth3, mePed2Depth4, mePed3Depth1, mePed3Depth2, mePed3Depth3, mePed3Depth4, mePedWidth0Depth1, mePedWidth0Depth2, mePedWidth0Depth3, mePedWidth0Depth4, mePedWidth1Depth1, mePedWidth1Depth2, mePedWidth1Depth3, mePedWidth1Depth4, mePedWidth2Depth1, mePedWidth2Depth2, mePedWidth2Depth3, mePedWidth2Depth4, mePedWidth3Depth1, mePedWidth3Depth2, mePedWidth3Depth3, mePedWidth3Depth4, mePwidthMap1, mePwidthMap2, mePwidthMap3, mePwidthMap4, meRatioDigiSimhit, meRatioDigiSimhit1, meRatioDigiSimhit2, meRatioDigiSimhit3, meRatioDigiSimhit4, meSignalAmp, meSignalAmp1, meSignalAmp2, meSignalAmp3, meSignalAmp4, meSignalTimeSlice, meSumAmp, noise_, pedestal, DQMStore::setCurrentFolder(), and subdet_.
00016 : dbe_(dbe), 00017 subdet_(subdet), 00018 noise_(noise) 00019 { 00020 00021 // defaults are for HB 00022 00023 HistLim ndigis(50, 0., 50.); 00024 HistLim sime(120, 0., 0.6); 00025 HistLim digiAmp(350, -100., 600.); 00026 HistLim ratio(250, 0., 2500.); 00027 HistLim sumAmp(100, -500., 1500.); 00028 00029 HistLim nbin(10,0.,10.); 00030 00031 HistLim pedestal(75, 0., 15.); 00032 HistLim pedestalfC(400,-10.,30.); 00033 00034 HistLim frac(52, -0.02, 1.02); 00035 00036 HistLim pedLim(80, 0., 8.); 00037 HistLim pedWidthLim(100, 0., 2.); 00038 00039 HistLim gainLim(120, 0.,0.6); 00040 HistLim gainWidthLim(100, 0.,0.3); 00041 00042 HistLim ietaLim( 82, -41., 41.); 00043 HistLim iphiLim(72, 0., 72.); 00044 00045 if(subdet_ == "HE") 00046 { 00047 sime = HistLim(100, 0., 0.4); 00048 digiAmp = HistLim(250, -100., 400.); 00049 } 00050 else if(subdet_ == "HF") 00051 { 00052 ndigis = HistLim(20, 0., 20.); 00053 sime = HistLim(30, 0., 30.); 00054 digiAmp = HistLim(300, -100., 500.); 00055 ratio = HistLim(50, 0., 50.); 00056 pedLim = HistLim(100, 0., 20.); 00057 pedWidthLim = HistLim(100, 0., 5.); 00058 00059 } 00060 else if(subdet_ == "HO") 00061 { 00062 sime = HistLim(100, 0., 0.2); 00063 digiAmp = HistLim(300, 0., 300.); 00064 } 00065 00066 Char_t histo[100]; 00067 const char * sub = subdet_.c_str(); 00068 if ( dbe_ ) { 00069 dbe_->setCurrentFolder("HcalDigisV/HcalDigiTask"); 00070 } 00071 00072 /* 00073 std::cout << " HcalSubdetDigiMonitor : " 00074 << " subdet " << subdet_ 00075 << " noise_ " << noise_ 00076 << std::endl; 00077 */ 00078 00079 if(noise_ == 0) { 00080 00081 00082 // map of sum of amplitudes (sum lin.digis(4,5,6,7) - ped) all depths 00083 sprintf (histo, "HcalDigiTask_ieta_iphi_map_of_amplitudes_fC_%s", sub ) ; 00084 meAmplIetaIphi= book2D(histo, ietaLim, iphiLim); 00085 // just 1D of all cells' amplitudes 00086 sprintf (histo, "HcalDigiTask_sum_all_amplitudes_%s", sub); 00087 meSumAmp = book1D(histo, sumAmp); 00088 00089 sprintf (histo, "HcalDigiTask_number_of_amplitudes_above_10fC_%s", sub); 00090 menDigis = book1D(histo, ndigis); 00091 00092 sprintf (histo, "HcalDigiTask_ADC0_adc_depth1_%s", sub); 00093 meADC0_depth1 = book1D(histo, pedestal); 00094 sprintf (histo, "HcalDigiTask_ADC0_adc_depth2_%s", sub); 00095 meADC0_depth2 = book1D(histo, pedestal); 00096 sprintf (histo, "HcalDigiTask_ADC0_adc_depth3_%s", sub); 00097 meADC0_depth3 = book1D(histo, pedestal); 00098 sprintf (histo, "HcalDigiTask_ADC0_adc_depth4_%s", sub); 00099 meADC0_depth4 = book1D(histo, pedestal); 00100 00101 sprintf (histo, "HcalDigiTask_ADC0_fC_depth1_%s", sub); 00102 meADC0fC_depth1 = book1D(histo, pedestalfC); 00103 sprintf (histo, "HcalDigiTask_ADC0_fC_depth2_%s", sub); 00104 meADC0fC_depth2 = book1D(histo, pedestalfC); 00105 sprintf (histo, "HcalDigiTask_ADC0_fC_depth3_%s", sub); 00106 meADC0fC_depth3 = book1D(histo, pedestalfC); 00107 sprintf (histo, "HcalDigiTask_ADC0_fC_depth4_%s", sub); 00108 meADC0fC_depth4 = book1D(histo, pedestalfC); 00109 00110 sprintf (histo, "HcalDigiTask_signal_amplitude_%s", sub); 00111 meSignalAmp = book1D(histo, digiAmp ); 00112 sprintf (histo, "HcalDigiTask_signal_amplitude_depth1_%s", sub); 00113 meSignalAmp1 = book1D(histo, digiAmp ); 00114 sprintf (histo, "HcalDigiTask_signal_amplitude_depth2_%s", sub); 00115 meSignalAmp2 = book1D(histo, digiAmp ); 00116 sprintf (histo, "HcalDigiTask_signal_amplitude_depth3_%s", sub); 00117 meSignalAmp3 = book1D(histo, digiAmp ); 00118 sprintf (histo, "HcalDigiTask_signal_amplitude_depth4_%s", sub); 00119 meSignalAmp4 = book1D(histo, digiAmp ); 00120 00121 00122 sprintf (histo, "HcalDigiTask_signal_amplitude_vs_bin_all_depths_%s", sub); 00123 meSignalTimeSlice = book2D(histo, nbin, digiAmp); 00124 00125 sprintf (histo, "HcalDigiTask_all_amplitudes_vs_bin_%s", sub); 00126 meAll10slices = book2D(histo, nbin, digiAmp); 00127 00128 sprintf (histo, "HcalDigiTask_bin_5_frac_%s", sub); 00129 meBin5Frac = book1D(histo, frac); 00130 sprintf (histo, "HcalDigiTask_bin_6_7_frac_%s", sub); 00131 meBin67Frac = book1D(histo, frac); 00132 00133 00134 sprintf (histo, "HcalDigiTask_amplitude_vs_simhits_%s", sub); 00135 meDigiSimhit = book2D(histo, sime, digiAmp); 00136 sprintf (histo, "HcalDigiTask_amplitude_vs_simhits_depth1_%s", sub); 00137 meDigiSimhit1 = book2D(histo, sime, digiAmp); 00138 sprintf (histo, "HcalDigiTask_amplitude_vs_simhits_depth2_%s", sub); 00139 meDigiSimhit2 = book2D(histo, sime, digiAmp); 00140 sprintf (histo, "HcalDigiTask_amplitude_vs_simhits_depth3_%s", sub); 00141 meDigiSimhit3 = book2D(histo, sime, digiAmp); 00142 sprintf (histo, "HcalDigiTask_amplitude_vs_simhits_depth4_%s", sub); 00143 meDigiSimhit4 = book2D(histo, sime, digiAmp); 00144 00145 sprintf (histo, "HcalDigiTask_amplitude_vs_simhits_profile_%s", sub); 00146 meDigiSimhitProfile = bookProfile(histo, sime, digiAmp); 00147 sprintf (histo, "HcalDigiTask_amplitude_vs_simhits_profile_depth1_%s",sub); 00148 meDigiSimhitProfile1 = bookProfile(histo, sime, digiAmp); 00149 sprintf (histo, "HcalDigiTask_amplitude_vs_simhits_profile_depth2_%s",sub); 00150 meDigiSimhitProfile2 = bookProfile(histo, sime, digiAmp); 00151 sprintf (histo, "HcalDigiTask_amplitude_vs_simhits_profile_depth3_%s",sub); 00152 meDigiSimhitProfile3 = bookProfile(histo, sime, digiAmp); 00153 sprintf (histo, "HcalDigiTask_amplitude_vs_simhits_profile_depth4_%s",sub); 00154 meDigiSimhitProfile4 = bookProfile(histo, sime, digiAmp); 00155 00156 sprintf (histo, "HcalDigiTask_ratio_amplitude_vs_simhits_%s", sub); 00157 meRatioDigiSimhit = book1D(histo, ratio); 00158 sprintf (histo, "HcalDigiTask_ratio_amplitude_vs_simhits_depth1_%s", sub); 00159 meRatioDigiSimhit1 = book1D(histo, ratio); 00160 sprintf (histo, "HcalDigiTask_ratio_amplitude_vs_simhits_depth2_%s", sub); 00161 meRatioDigiSimhit2 = book1D(histo, ratio); 00162 sprintf (histo, "HcalDigiTask_ratio_amplitude_vs_simhits_depth3_%s", sub); 00163 meRatioDigiSimhit3 = book1D(histo, ratio); 00164 sprintf (histo, "HcalDigiTask_ratio_amplitude_vs_simhits_depth4_%s", sub); 00165 meRatioDigiSimhit4 = book1D(histo, ratio); 00166 00167 } 00168 else { // noise only 00169 00170 // EVENT "1" distributions of all cells properties 00171 00172 00173 if(subdet_ == "HB" || subdet_ == "HE" || subdet_ == "HF") { 00174 sprintf (histo, "HcalDigiTask_gain_capId0_Depth1_%s", sub); 00175 meGain0Depth1 = book1D(histo,gainLim); 00176 sprintf (histo, "HcalDigiTask_gain_capId1_Depth1_%s", sub); 00177 meGain1Depth1 = book1D(histo,gainLim); 00178 sprintf (histo, "HcalDigiTask_gain_capId2_Depth1_%s", sub); 00179 meGain2Depth1 = book1D(histo,gainLim); 00180 sprintf (histo, "HcalDigiTask_gain_capId3_Depth1_%s", sub); 00181 meGain3Depth1 = book1D(histo,gainLim); 00182 00183 sprintf (histo, "HcalDigiTask_gain_capId0_Depth2_%s", sub); 00184 meGain0Depth2 = book1D(histo,gainLim); 00185 sprintf (histo, "HcalDigiTask_gain_capId1_Depth2_%s", sub); 00186 meGain1Depth2 = book1D(histo,gainLim); 00187 sprintf (histo, "HcalDigiTask_gain_capId2_Depth2_%s", sub); 00188 meGain2Depth2 = book1D(histo,gainLim); 00189 sprintf (histo, "HcalDigiTask_gain_capId3_Depth2_%s", sub); 00190 meGain3Depth2 = book1D(histo,gainLim); 00191 00192 sprintf (histo, "HcalDigiTask_gainWidth_capId0_Depth1_%s", sub); 00193 meGainWidth0Depth1 = book1D(histo,gainWidthLim); 00194 sprintf (histo, "HcalDigiTask_gainWidth_capId1_Depth1_%s", sub); 00195 meGainWidth1Depth1 = book1D(histo,gainWidthLim); 00196 sprintf (histo, "HcalDigiTask_gainWidth_capId2_Depth1_%s", sub); 00197 meGainWidth2Depth1 = book1D(histo,gainWidthLim); 00198 sprintf (histo, "HcalDigiTask_gainWidth_capId3_Depth1_%s", sub); 00199 meGainWidth3Depth1 = book1D(histo,gainWidthLim); 00200 00201 sprintf (histo, "HcalDigiTask_gainWidth_capId0_Depth2_%s", sub); 00202 meGainWidth0Depth2 = book1D(histo,gainWidthLim); 00203 sprintf (histo, "HcalDigiTask_gainWidth_capId1_Depth2_%s", sub); 00204 meGainWidth1Depth2 = book1D(histo,gainWidthLim); 00205 sprintf (histo, "HcalDigiTask_gainWidth_capId2_Depth2_%s", sub); 00206 meGainWidth2Depth2 = book1D(histo,gainWidthLim); 00207 sprintf (histo, "HcalDigiTask_gainWidth_capId3_Depth2_%s", sub); 00208 meGainWidth3Depth2 = book1D(histo,gainWidthLim); 00209 00210 sprintf (histo, "HcalDigiTask_pedestal_capId0_Depth1_%s", sub); 00211 mePed0Depth1 = book1D(histo,pedLim); 00212 sprintf (histo, "HcalDigiTask_pedestal_capId1_Depth1_%s", sub); 00213 mePed1Depth1 = book1D(histo,pedLim); 00214 sprintf (histo, "HcalDigiTask_pedestal_capId2_Depth1_%s", sub); 00215 mePed2Depth1 = book1D(histo,pedLim); 00216 sprintf (histo, "HcalDigiTask_pedestal_capId3_Depth1_%s", sub); 00217 mePed3Depth1 = book1D(histo,pedLim); 00218 00219 sprintf (histo, "HcalDigiTask_pedestal_capId0_Depth2_%s", sub); 00220 mePed0Depth2 = book1D(histo,pedLim); 00221 sprintf (histo, "HcalDigiTask_pedestal_capId1_Depth2_%s", sub); 00222 mePed1Depth2 = book1D(histo,pedLim); 00223 sprintf (histo, "HcalDigiTask_pedestal_capId2_Depth2_%s", sub); 00224 mePed2Depth2 = book1D(histo,pedLim); 00225 sprintf (histo, "HcalDigiTask_pedestal_capId3_Depth2_%s", sub); 00226 mePed3Depth2 = book1D(histo,pedLim); 00227 00228 sprintf (histo, "HcalDigiTask_pedestal_width_capId0_Depth1_%s", sub); 00229 mePedWidth0Depth1 = book1D(histo,pedWidthLim); 00230 sprintf (histo, "HcalDigiTask_pedestal_width_capId1_Depth1_%s", sub); 00231 mePedWidth1Depth1 = book1D(histo,pedWidthLim); 00232 sprintf (histo, "HcalDigiTask_pedestal_width_capId2_Depth1_%s", sub); 00233 mePedWidth2Depth1 = book1D(histo,pedWidthLim); 00234 sprintf (histo, "HcalDigiTask_pedestal_width_capId3_Depth1_%s", sub); 00235 mePedWidth3Depth1 = book1D(histo,pedWidthLim); 00236 00237 sprintf (histo, "HcalDigiTask_pedestal_width_capId0_Depth2_%s", sub); 00238 mePedWidth0Depth2 = book1D(histo,pedWidthLim); 00239 sprintf (histo, "HcalDigiTask_pedestal_width_capId1_Depth2_%s", sub); 00240 mePedWidth1Depth2 = book1D(histo,pedWidthLim); 00241 sprintf (histo, "HcalDigiTask_pedestal_width_capId2_Depth2_%s", sub); 00242 mePedWidth2Depth2 = book1D(histo,pedWidthLim); 00243 sprintf (histo, "HcalDigiTask_pedestal_width_capId3_Depth2_%s", sub); 00244 mePedWidth3Depth2 = book1D(histo,pedWidthLim); 00245 00246 00247 } 00248 00249 if(subdet_ == "HE") { 00250 sprintf (histo, "HcalDigiTask_gain_capId0_Depth3_%s", sub); 00251 meGain0Depth3 = book1D(histo,gainLim); 00252 sprintf (histo, "HcalDigiTask_gain_capId1_Depth3_%s", sub); 00253 meGain1Depth3 = book1D(histo,gainLim); 00254 sprintf (histo, "HcalDigiTask_gain_capId2_Depth3_%s", sub); 00255 meGain2Depth3 = book1D(histo,gainLim); 00256 sprintf (histo, "HcalDigiTask_gain_capId3_Depth3_%s", sub); 00257 meGain3Depth3 = book1D(histo,gainLim); 00258 00259 sprintf (histo, "HcalDigiTask_gainWidth_capId0_Depth3_%s", sub); 00260 meGainWidth0Depth3 = book1D(histo,gainWidthLim); 00261 sprintf (histo, "HcalDigiTask_gainWidth_capId1_Depth3_%s", sub); 00262 meGainWidth1Depth3 = book1D(histo,gainWidthLim); 00263 sprintf (histo, "HcalDigiTask_gainWidth_capId2_Depth3_%s", sub); 00264 meGainWidth2Depth3 = book1D(histo,gainWidthLim); 00265 sprintf (histo, "HcalDigiTask_gainWidth_capId3_Depth3_%s", sub); 00266 meGainWidth3Depth3 = book1D(histo,gainWidthLim); 00267 00268 sprintf (histo, "HcalDigiTask_pedestal_capId0_Depth3_%s", sub); 00269 mePed0Depth3 = book1D(histo,pedLim); 00270 sprintf (histo, "HcalDigiTask_pedestal_capId1_Depth3_%s", sub); 00271 mePed1Depth3 = book1D(histo,pedLim); 00272 sprintf (histo, "HcalDigiTask_pedestal_capId2_Depth3_%s", sub); 00273 mePed2Depth3 = book1D(histo,pedLim); 00274 sprintf (histo, "HcalDigiTask_pedestal_capId3_Depth3_%s", sub); 00275 mePed3Depth3 = book1D(histo,pedLim); 00276 00277 sprintf (histo, "HcalDigiTask_pedestal_width_capId0_Depth3_%s", sub); 00278 mePedWidth0Depth3 = book1D(histo,pedWidthLim); 00279 sprintf (histo, "HcalDigiTask_pedestal_width_capId1_Depth3_%s", sub); 00280 mePedWidth1Depth3 = book1D(histo,pedWidthLim); 00281 sprintf (histo, "HcalDigiTask_pedestal_width_capId2_Depth3_%s", sub); 00282 mePedWidth2Depth3 = book1D(histo,pedWidthLim); 00283 sprintf (histo, "HcalDigiTask_pedestal_width_capId3_Depth3_%s", sub); 00284 mePedWidth3Depth3 = book1D(histo,pedWidthLim); 00285 00286 } 00287 00288 if(subdet_ == "HO") { 00289 sprintf (histo, "HcalDigiTask_gain_capId0_Depth4_%s", sub); 00290 meGain0Depth4 = book1D(histo,gainLim); 00291 sprintf (histo, "HcalDigiTask_gain_capId1_Depth4_%s", sub); 00292 meGain1Depth4 = book1D(histo,gainLim); 00293 sprintf (histo, "HcalDigiTask_gain_capId2_Depth4_%s", sub); 00294 meGain2Depth4 = book1D(histo,gainLim); 00295 sprintf (histo, "HcalDigiTask_gain_capId3_Depth4_%s", sub); 00296 meGain3Depth4 = book1D(histo,gainLim); 00297 00298 sprintf (histo, "HcalDigiTask_gainWidth_capId0_Depth4_%s", sub); 00299 meGainWidth0Depth4 = book1D(histo,gainWidthLim); 00300 sprintf (histo, "HcalDigiTask_gainWidth_capId1_Depth4_%s", sub); 00301 meGainWidth1Depth4 = book1D(histo,gainWidthLim); 00302 sprintf (histo, "HcalDigiTask_gainWidth_capId2_Depth4_%s", sub); 00303 meGainWidth2Depth4 = book1D(histo,gainWidthLim); 00304 sprintf (histo, "HcalDigiTask_gainWidth_capId3_Depth4_%s", sub); 00305 meGainWidth3Depth4 = book1D(histo,gainWidthLim); 00306 00307 00308 sprintf (histo, "HcalDigiTask_pedestal_capId0_Depth4_%s", sub); 00309 mePed0Depth4 = book1D(histo,pedLim); 00310 sprintf (histo, "HcalDigiTask_pedestal_capId1_Depth4_%s", sub); 00311 mePed1Depth4 = book1D(histo,pedLim); 00312 sprintf (histo, "HcalDigiTask_pedestal_capId2_Depth4_%s", sub); 00313 mePed2Depth4 = book1D(histo,pedLim); 00314 sprintf (histo, "HcalDigiTask_pedestal_capId3_Depth4_%s", sub); 00315 mePed3Depth4 = book1D(histo,pedLim); 00316 00317 sprintf (histo, "HcalDigiTask_pedestal_width_capId0_Depth4_%s", sub); 00318 mePedWidth0Depth4 = book1D(histo,pedWidthLim); 00319 sprintf (histo, "HcalDigiTask_pedestal_width_capId1_Depth4_%s", sub); 00320 mePedWidth1Depth4 = book1D(histo,pedWidthLim); 00321 sprintf (histo, "HcalDigiTask_pedestal_width_capId2_Depth4_%s", sub); 00322 mePedWidth2Depth4 = book1D(histo,pedWidthLim); 00323 sprintf (histo, "HcalDigiTask_pedestal_width_capId3_Depth4_%s", sub); 00324 mePedWidth3Depth4 = book1D(histo,pedWidthLim); 00325 00326 } 00327 00328 sprintf (histo, "HcalDigiTask_gainMap_Depth1_%s", sub); 00329 meGainMap1 = book2D(histo, ietaLim, iphiLim); 00330 sprintf (histo, "HcalDigiTask_gainMap_Depth2_%s", sub); 00331 meGainMap2 = book2D(histo, ietaLim, iphiLim); 00332 sprintf (histo, "HcalDigiTask_gainMap_Depth3_%s", sub); 00333 meGainMap3 = book2D(histo, ietaLim, iphiLim); 00334 sprintf (histo, "HcalDigiTask_gainMap_Depth4_%s", sub); 00335 meGainMap4 = book2D(histo, ietaLim, iphiLim); 00336 00337 sprintf (histo, "HcalDigiTask_pwidthMap_Depth1_%s", sub); 00338 mePwidthMap1 = book2D(histo, ietaLim, iphiLim); 00339 sprintf (histo, "HcalDigiTask_pwidthMap_Depth2_%s", sub); 00340 mePwidthMap2 = book2D(histo, ietaLim, iphiLim); 00341 sprintf (histo, "HcalDigiTask_pwidthMap_Depth3_%s", sub); 00342 mePwidthMap3 = book2D(histo, ietaLim, iphiLim); 00343 sprintf (histo, "HcalDigiTask_pwidthMap_Depth4_%s", sub); 00344 mePwidthMap4 = book2D(histo, ietaLim, iphiLim); 00345 00346 } //end of noise-only 00347 }
MonitorElement * HcalSubdetDigiMonitor::book1D | ( | const std::string & | name, | |
HcalSubdetDigiMonitor::HistLim | lim | |||
) | [private] |
Definition at line 350 of file HcalSubdetDigiMonitor.cc.
References DQMStore::book1D(), dbe_, HcalSubdetDigiMonitor::HistLim::max, HcalSubdetDigiMonitor::HistLim::min, and HcalSubdetDigiMonitor::HistLim::n.
Referenced by HcalSubdetDigiMonitor().
MonitorElement * HcalSubdetDigiMonitor::book2D | ( | const std::string & | name, | |
HcalSubdetDigiMonitor::HistLim | lim1, | |||
HcalSubdetDigiMonitor::HistLim | lim2 | |||
) | [private] |
Definition at line 357 of file HcalSubdetDigiMonitor.cc.
References DQMStore::book2D(), dbe_, HcalSubdetDigiMonitor::HistLim::max, HcalSubdetDigiMonitor::HistLim::min, and HcalSubdetDigiMonitor::HistLim::n.
Referenced by HcalSubdetDigiMonitor().
00360 { 00361 return dbe_->book2D(name, name, lim1.n, lim1.min, lim1.max, 00362 lim2.n, lim2.min, lim2.max); 00363 }
MonitorElement * HcalSubdetDigiMonitor::bookProfile | ( | const std::string & | name, | |
HcalSubdetDigiMonitor::HistLim | lim1, | |||
HcalSubdetDigiMonitor::HistLim | lim2 | |||
) | [private] |
Definition at line 365 of file HcalSubdetDigiMonitor.cc.
References DQMStore::bookProfile(), dbe_, HcalSubdetDigiMonitor::HistLim::max, HcalSubdetDigiMonitor::HistLim::min, and HcalSubdetDigiMonitor::HistLim::n.
Referenced by HcalSubdetDigiMonitor().
00368 { 00369 return dbe_->bookProfile(name, name, lim1.n, lim1.min, lim1.max, 00370 lim2.n, lim2.min, lim2.max); 00371 }
void HcalSubdetDigiMonitor::fillElement | ( | MonitorElement * | me, | |
double | value | |||
) | [inline, private] |
Definition at line 251 of file HcalSubdetDigiMonitor.h.
References MonitorElement::Fill().
Referenced by fillmeADC0_depth1(), fillmeADC0_depth2(), fillmeADC0_depth3(), fillmeADC0_depth4(), fillmeADC0fC_depth1(), fillmeADC0fC_depth2(), fillmeADC0fC_depth3(), fillmeADC0fC_depth4(), fillmeBin5Frac(), fillmeBin67Frac(), fillmeGain0Depth1(), fillmeGain0Depth2(), fillmeGain0Depth3(), fillmeGain0Depth4(), fillmeGain1Depth1(), fillmeGain1Depth2(), fillmeGain1Depth3(), fillmeGain1Depth4(), fillmeGain2Depth1(), fillmeGain2Depth2(), fillmeGain2Depth3(), fillmeGain2Depth4(), fillmeGain3Depth1(), fillmeGain3Depth2(), fillmeGain3Depth3(), fillmeGain3Depth4(), fillmeGainWidth0Depth1(), fillmeGainWidth0Depth2(), fillmeGainWidth0Depth3(), fillmeGainWidth0Depth4(), fillmeGainWidth1Depth1(), fillmeGainWidth1Depth2(), fillmeGainWidth1Depth3(), fillmeGainWidth1Depth4(), fillmeGainWidth2Depth1(), fillmeGainWidth2Depth2(), fillmeGainWidth2Depth3(), fillmeGainWidth2Depth4(), fillmeGainWidth3Depth1(), fillmeGainWidth3Depth2(), fillmeGainWidth3Depth3(), fillmeGainWidth3Depth4(), fillmenDigis(), fillmePed0Depth1(), fillmePed0Depth2(), fillmePed0Depth3(), fillmePed0Depth4(), fillmePed1Depth1(), fillmePed1Depth2(), fillmePed1Depth3(), fillmePed1Depth4(), fillmePed2Depth1(), fillmePed2Depth2(), fillmePed2Depth3(), fillmePed2Depth4(), fillmePed3Depth1(), fillmePed3Depth2(), fillmePed3Depth3(), fillmePed3Depth4(), fillmePedWidth0Depth1(), fillmePedWidth0Depth2(), fillmePedWidth0Depth3(), fillmePedWidth0Depth4(), fillmePedWidth1Depth1(), fillmePedWidth1Depth2(), fillmePedWidth1Depth3(), fillmePedWidth1Depth4(), fillmePedWidth2Depth1(), fillmePedWidth2Depth2(), fillmePedWidth2Depth3(), fillmePedWidth2Depth4(), fillmePedWidth3Depth1(), fillmePedWidth3Depth2(), fillmePedWidth3Depth3(), fillmePedWidth3Depth4(), fillmeRatioDigiSimhit(), fillmeRatioDigiSimhit1(), fillmeRatioDigiSimhit2(), fillmeRatioDigiSimhit3(), fillmeRatioDigiSimhit4(), fillmeSignalAmp(), fillmeSignalAmp1(), fillmeSignalAmp2(), fillmeSignalAmp3(), fillmeSignalAmp4(), and fillmeSumAmp().
void HcalSubdetDigiMonitor::fillElements | ( | MonitorElement * | me, | |
double | v1, | |||
double | v2, | |||
double | v3 | |||
) | [inline, private] |
void HcalSubdetDigiMonitor::fillElements | ( | MonitorElement * | me, | |
double | v1, | |||
double | v2 | |||
) | [inline, private] |
Definition at line 255 of file HcalSubdetDigiMonitor.h.
References MonitorElement::Fill().
Referenced by fillmeAll10slices(), fillmeAmplIetaIphi(), fillmeDigiSimhit(), fillmeDigiSimhit1(), fillmeDigiSimhit2(), fillmeDigiSimhit3(), fillmeDigiSimhit4(), fillmeDigiSimhitProfile(), fillmeDigiSimhitProfile1(), fillmeDigiSimhitProfile2(), fillmeDigiSimhitProfile3(), fillmeDigiSimhitProfile4(), fillmeGainMap1(), fillmeGainMap2(), fillmeGainMap3(), fillmeGainMap4(), fillmePwidthMap1(), fillmePwidthMap2(), fillmePwidthMap3(), fillmePwidthMap4(), and fillmeSignalTimeSlice().
void HcalSubdetDigiMonitor::fillmeADC0_depth1 | ( | double | v1 | ) | [inline] |
Definition at line 22 of file HcalSubdetDigiMonitor.h.
References fillElement(), and meADC0_depth1.
Referenced by HcalDigiTester::reco().
00023 {fillElement(meADC0_depth1, v1 );}
void HcalSubdetDigiMonitor::fillmeADC0_depth2 | ( | double | v1 | ) | [inline] |
Definition at line 24 of file HcalSubdetDigiMonitor.h.
References fillElement(), and meADC0_depth2.
Referenced by HcalDigiTester::reco().
00025 {fillElement(meADC0_depth2, v1 );}
void HcalSubdetDigiMonitor::fillmeADC0_depth3 | ( | double | v1 | ) | [inline] |
Definition at line 26 of file HcalSubdetDigiMonitor.h.
References fillElement(), and meADC0_depth3.
Referenced by HcalDigiTester::reco().
00027 {fillElement(meADC0_depth3, v1);}
void HcalSubdetDigiMonitor::fillmeADC0_depth4 | ( | double | v1 | ) | [inline] |
Definition at line 28 of file HcalSubdetDigiMonitor.h.
References fillElement(), and meADC0_depth4.
Referenced by HcalDigiTester::reco().
00029 {fillElement(meADC0_depth4, v1);}
void HcalSubdetDigiMonitor::fillmeADC0fC_depth1 | ( | double | v1 | ) | [inline] |
Definition at line 31 of file HcalSubdetDigiMonitor.h.
References fillElement(), and meADC0fC_depth1.
Referenced by HcalDigiTester::reco().
00032 {fillElement(meADC0fC_depth1, v1);}
void HcalSubdetDigiMonitor::fillmeADC0fC_depth2 | ( | double | v1 | ) | [inline] |
Definition at line 33 of file HcalSubdetDigiMonitor.h.
References fillElement(), and meADC0fC_depth2.
Referenced by HcalDigiTester::reco().
00034 {fillElement(meADC0fC_depth2, v1);}
void HcalSubdetDigiMonitor::fillmeADC0fC_depth3 | ( | double | v1 | ) | [inline] |
Definition at line 35 of file HcalSubdetDigiMonitor.h.
References fillElement(), and meADC0fC_depth3.
Referenced by HcalDigiTester::reco().
00036 {fillElement(meADC0fC_depth3, v1);}
void HcalSubdetDigiMonitor::fillmeADC0fC_depth4 | ( | double | v1 | ) | [inline] |
Definition at line 37 of file HcalSubdetDigiMonitor.h.
References fillElement(), and meADC0fC_depth4.
Referenced by HcalDigiTester::reco().
00038 {fillElement(meADC0fC_depth4, v1);}
void HcalSubdetDigiMonitor::fillmeAll10slices | ( | double | v1, | |
double | v2 | |||
) | [inline] |
Definition at line 54 of file HcalSubdetDigiMonitor.h.
References fillElements(), and meAll10slices.
Referenced by HcalDigiTester::reco().
00055 {fillElements(meAll10slices, v1, v2);}
void HcalSubdetDigiMonitor::fillmeAmplIetaIphi | ( | double | v1, | |
double | v2, | |||
double | v3 | |||
) | [inline] |
Definition at line 13 of file HcalSubdetDigiMonitor.h.
References fillElements(), and meAmplIetaIphi.
Referenced by HcalDigiTester::reco().
00014 {fillElements(meAmplIetaIphi, v1, v2, v3);}
void HcalSubdetDigiMonitor::fillmeBin5Frac | ( | double | v1 | ) | [inline] |
Definition at line 57 of file HcalSubdetDigiMonitor.h.
References fillElement(), and meBin5Frac.
Referenced by HcalDigiTester::reco().
00058 {fillElement(meBin5Frac, v1);}
void HcalSubdetDigiMonitor::fillmeBin67Frac | ( | double | v1 | ) | [inline] |
Definition at line 59 of file HcalSubdetDigiMonitor.h.
References fillElement(), and meBin67Frac.
Referenced by HcalDigiTester::reco().
00060 {fillElement(meBin67Frac, v1);}
void HcalSubdetDigiMonitor::fillmeDigiSimhit | ( | double | v1, | |
double | v2 | |||
) | [inline] |
Definition at line 62 of file HcalSubdetDigiMonitor.h.
References fillElements(), and meDigiSimhit.
Referenced by HcalDigiTester::reco().
00063 {fillElements(meDigiSimhit, v1, v2);}
void HcalSubdetDigiMonitor::fillmeDigiSimhit1 | ( | double | v1, | |
double | v2 | |||
) | [inline] |
Definition at line 64 of file HcalSubdetDigiMonitor.h.
References fillElements(), and meDigiSimhit1.
Referenced by HcalDigiTester::reco().
00065 {fillElements(meDigiSimhit1, v1, v2);}
void HcalSubdetDigiMonitor::fillmeDigiSimhit2 | ( | double | v1, | |
double | v2 | |||
) | [inline] |
Definition at line 66 of file HcalSubdetDigiMonitor.h.
References fillElements(), and meDigiSimhit2.
Referenced by HcalDigiTester::reco().
00067 {fillElements(meDigiSimhit2, v1, v2);}
void HcalSubdetDigiMonitor::fillmeDigiSimhit3 | ( | double | v1, | |
double | v2 | |||
) | [inline] |
Definition at line 68 of file HcalSubdetDigiMonitor.h.
References fillElements(), and meDigiSimhit3.
Referenced by HcalDigiTester::reco().
00069 {fillElements(meDigiSimhit3, v1, v2);}
void HcalSubdetDigiMonitor::fillmeDigiSimhit4 | ( | double | v1, | |
double | v2 | |||
) | [inline] |
Definition at line 70 of file HcalSubdetDigiMonitor.h.
References fillElements(), and meDigiSimhit4.
Referenced by HcalDigiTester::reco().
00071 {fillElements(meDigiSimhit4, v1, v2);}
void HcalSubdetDigiMonitor::fillmeDigiSimhitProfile | ( | double | v1, | |
double | v2 | |||
) | [inline] |
Definition at line 73 of file HcalSubdetDigiMonitor.h.
References fillElements(), and meDigiSimhitProfile.
Referenced by HcalDigiTester::reco().
00074 {fillElements(meDigiSimhitProfile, v1, v2);}
void HcalSubdetDigiMonitor::fillmeDigiSimhitProfile1 | ( | double | v1, | |
double | v2 | |||
) | [inline] |
Definition at line 75 of file HcalSubdetDigiMonitor.h.
References fillElements(), and meDigiSimhitProfile1.
Referenced by HcalDigiTester::reco().
00076 {fillElements(meDigiSimhitProfile1, v1, v2);}
void HcalSubdetDigiMonitor::fillmeDigiSimhitProfile2 | ( | double | v1, | |
double | v2 | |||
) | [inline] |
Definition at line 77 of file HcalSubdetDigiMonitor.h.
References fillElements(), and meDigiSimhitProfile2.
Referenced by HcalDigiTester::reco().
00078 {fillElements(meDigiSimhitProfile2, v1, v2);}
void HcalSubdetDigiMonitor::fillmeDigiSimhitProfile3 | ( | double | v1, | |
double | v2 | |||
) | [inline] |
Definition at line 79 of file HcalSubdetDigiMonitor.h.
References fillElements(), and meDigiSimhitProfile3.
Referenced by HcalDigiTester::reco().
00080 {fillElements(meDigiSimhitProfile3, v1, v2);}
void HcalSubdetDigiMonitor::fillmeDigiSimhitProfile4 | ( | double | v1, | |
double | v2 | |||
) | [inline] |
Definition at line 81 of file HcalSubdetDigiMonitor.h.
References fillElements(), and meDigiSimhitProfile4.
Referenced by HcalDigiTester::reco().
00082 {fillElements(meDigiSimhitProfile4, v1, v2);}
void HcalSubdetDigiMonitor::fillmeGain0Depth1 | ( | double | v1 | ) | [inline] |
Definition at line 98 of file HcalSubdetDigiMonitor.h.
References fillElement(), and meGain0Depth1.
Referenced by HcalDigiTester::reco().
00099 {fillElement(meGain0Depth1, v1);}
void HcalSubdetDigiMonitor::fillmeGain0Depth2 | ( | double | v1 | ) | [inline] |
Definition at line 106 of file HcalSubdetDigiMonitor.h.
References fillElement(), and meGain0Depth2.
Referenced by HcalDigiTester::reco().
00107 {fillElement(meGain0Depth2, v1);}
void HcalSubdetDigiMonitor::fillmeGain0Depth3 | ( | double | v1 | ) | [inline] |
Definition at line 114 of file HcalSubdetDigiMonitor.h.
References fillElement(), and meGain0Depth3.
Referenced by HcalDigiTester::reco().
00115 {fillElement(meGain0Depth3, v1);}
void HcalSubdetDigiMonitor::fillmeGain0Depth4 | ( | double | v1 | ) | [inline] |
Definition at line 122 of file HcalSubdetDigiMonitor.h.
References fillElement(), and meGain0Depth4.
Referenced by HcalDigiTester::reco().
00123 {fillElement(meGain0Depth4, v1);}
void HcalSubdetDigiMonitor::fillmeGain1Depth1 | ( | double | v1 | ) | [inline] |
Definition at line 100 of file HcalSubdetDigiMonitor.h.
References fillElement(), and meGain1Depth1.
Referenced by HcalDigiTester::reco().
00101 {fillElement(meGain1Depth1, v1);}
void HcalSubdetDigiMonitor::fillmeGain1Depth2 | ( | double | v1 | ) | [inline] |
Definition at line 108 of file HcalSubdetDigiMonitor.h.
References fillElement(), and meGain1Depth2.
Referenced by HcalDigiTester::reco().
00109 {fillElement(meGain1Depth2, v1);}
void HcalSubdetDigiMonitor::fillmeGain1Depth3 | ( | double | v1 | ) | [inline] |
Definition at line 116 of file HcalSubdetDigiMonitor.h.
References fillElement(), and meGain1Depth3.
Referenced by HcalDigiTester::reco().
00117 {fillElement(meGain1Depth3, v1);}
void HcalSubdetDigiMonitor::fillmeGain1Depth4 | ( | double | v1 | ) | [inline] |
Definition at line 124 of file HcalSubdetDigiMonitor.h.
References fillElement(), and meGain1Depth4.
Referenced by HcalDigiTester::reco().
00125 {fillElement(meGain1Depth4, v1);}
void HcalSubdetDigiMonitor::fillmeGain2Depth1 | ( | double | v1 | ) | [inline] |
Definition at line 102 of file HcalSubdetDigiMonitor.h.
References fillElement(), and meGain2Depth1.
Referenced by HcalDigiTester::reco().
00103 {fillElement(meGain2Depth1, v1);}
void HcalSubdetDigiMonitor::fillmeGain2Depth2 | ( | double | v1 | ) | [inline] |
Definition at line 110 of file HcalSubdetDigiMonitor.h.
References fillElement(), and meGain2Depth2.
Referenced by HcalDigiTester::reco().
00111 {fillElement(meGain2Depth2, v1);}
void HcalSubdetDigiMonitor::fillmeGain2Depth3 | ( | double | v1 | ) | [inline] |
Definition at line 118 of file HcalSubdetDigiMonitor.h.
References fillElement(), and meGain2Depth3.
Referenced by HcalDigiTester::reco().
00119 {fillElement(meGain2Depth3, v1);}
void HcalSubdetDigiMonitor::fillmeGain2Depth4 | ( | double | v1 | ) | [inline] |
Definition at line 126 of file HcalSubdetDigiMonitor.h.
References fillElement(), and meGain2Depth4.
Referenced by HcalDigiTester::reco().
00127 {fillElement(meGain2Depth4, v1);}
void HcalSubdetDigiMonitor::fillmeGain3Depth1 | ( | double | v1 | ) | [inline] |
Definition at line 104 of file HcalSubdetDigiMonitor.h.
References fillElement(), and meGain3Depth1.
Referenced by HcalDigiTester::reco().
00105 {fillElement(meGain3Depth1, v1);}
void HcalSubdetDigiMonitor::fillmeGain3Depth2 | ( | double | v1 | ) | [inline] |
Definition at line 112 of file HcalSubdetDigiMonitor.h.
References fillElement(), and meGain3Depth2.
Referenced by HcalDigiTester::reco().
00113 {fillElement(meGain3Depth2, v1);}
void HcalSubdetDigiMonitor::fillmeGain3Depth3 | ( | double | v1 | ) | [inline] |
Definition at line 120 of file HcalSubdetDigiMonitor.h.
References fillElement(), and meGain3Depth3.
Referenced by HcalDigiTester::reco().
00121 {fillElement(meGain3Depth3, v1);}
void HcalSubdetDigiMonitor::fillmeGain3Depth4 | ( | double | v1 | ) | [inline] |
Definition at line 128 of file HcalSubdetDigiMonitor.h.
References fillElement(), and meGain3Depth4.
Referenced by HcalDigiTester::reco().
00129 {fillElement(meGain3Depth4, v1);}
void HcalSubdetDigiMonitor::fillmeGainMap1 | ( | double | v1, | |
double | v2, | |||
double | v3 | |||
) | [inline] |
Definition at line 231 of file HcalSubdetDigiMonitor.h.
References fillElements(), and meGainMap1.
Referenced by HcalDigiTester::reco().
00232 {fillElements(meGainMap1, v1, v2, v3);}
void HcalSubdetDigiMonitor::fillmeGainMap2 | ( | double | v1, | |
double | v2, | |||
double | v3 | |||
) | [inline] |
Definition at line 233 of file HcalSubdetDigiMonitor.h.
References fillElements(), and meGainMap2.
00234 {fillElements(meGainMap2, v1, v2, v3);}
void HcalSubdetDigiMonitor::fillmeGainMap3 | ( | double | v1, | |
double | v2, | |||
double | v3 | |||
) | [inline] |
Definition at line 235 of file HcalSubdetDigiMonitor.h.
References fillElements(), and meGainMap3.
00236 {fillElements(meGainMap3, v1, v2, v3);}
void HcalSubdetDigiMonitor::fillmeGainMap4 | ( | double | v1, | |
double | v2, | |||
double | v3 | |||
) | [inline] |
Definition at line 237 of file HcalSubdetDigiMonitor.h.
References fillElements(), and meGainMap4.
00238 {fillElements(meGainMap4, v1, v2, v3);}
void HcalSubdetDigiMonitor::fillmeGainWidth0Depth1 | ( | double | v1 | ) | [inline] |
Definition at line 131 of file HcalSubdetDigiMonitor.h.
References fillElement(), and meGainWidth0Depth1.
Referenced by HcalDigiTester::reco().
00132 {fillElement(meGainWidth0Depth1, v1);}
void HcalSubdetDigiMonitor::fillmeGainWidth0Depth2 | ( | double | v1 | ) | [inline] |
Definition at line 139 of file HcalSubdetDigiMonitor.h.
References fillElement(), and meGainWidth0Depth2.
Referenced by HcalDigiTester::reco().
00140 {fillElement(meGainWidth0Depth2, v1);}
void HcalSubdetDigiMonitor::fillmeGainWidth0Depth3 | ( | double | v1 | ) | [inline] |
Definition at line 147 of file HcalSubdetDigiMonitor.h.
References fillElement(), and meGainWidth0Depth3.
Referenced by HcalDigiTester::reco().
00148 {fillElement(meGainWidth0Depth3, v1);}
void HcalSubdetDigiMonitor::fillmeGainWidth0Depth4 | ( | double | v1 | ) | [inline] |
Definition at line 155 of file HcalSubdetDigiMonitor.h.
References fillElement(), and meGainWidth0Depth4.
Referenced by HcalDigiTester::reco().
00156 {fillElement(meGainWidth0Depth4, v1);}
void HcalSubdetDigiMonitor::fillmeGainWidth1Depth1 | ( | double | v1 | ) | [inline] |
Definition at line 133 of file HcalSubdetDigiMonitor.h.
References fillElement(), and meGainWidth1Depth1.
Referenced by HcalDigiTester::reco().
00134 {fillElement(meGainWidth1Depth1, v1);}
void HcalSubdetDigiMonitor::fillmeGainWidth1Depth2 | ( | double | v1 | ) | [inline] |
Definition at line 141 of file HcalSubdetDigiMonitor.h.
References fillElement(), and meGainWidth1Depth2.
Referenced by HcalDigiTester::reco().
00142 {fillElement(meGainWidth1Depth2, v1);}
void HcalSubdetDigiMonitor::fillmeGainWidth1Depth3 | ( | double | v1 | ) | [inline] |
Definition at line 149 of file HcalSubdetDigiMonitor.h.
References fillElement(), and meGainWidth1Depth3.
Referenced by HcalDigiTester::reco().
00150 {fillElement(meGainWidth1Depth3, v1);}
void HcalSubdetDigiMonitor::fillmeGainWidth1Depth4 | ( | double | v1 | ) | [inline] |
Definition at line 157 of file HcalSubdetDigiMonitor.h.
References fillElement(), and meGainWidth1Depth4.
Referenced by HcalDigiTester::reco().
00158 {fillElement(meGainWidth1Depth4, v1);}
void HcalSubdetDigiMonitor::fillmeGainWidth2Depth1 | ( | double | v1 | ) | [inline] |
Definition at line 135 of file HcalSubdetDigiMonitor.h.
References fillElement(), and meGainWidth2Depth1.
Referenced by HcalDigiTester::reco().
00136 {fillElement(meGainWidth2Depth1, v1);}
void HcalSubdetDigiMonitor::fillmeGainWidth2Depth2 | ( | double | v1 | ) | [inline] |
Definition at line 143 of file HcalSubdetDigiMonitor.h.
References fillElement(), and meGainWidth2Depth2.
Referenced by HcalDigiTester::reco().
00144 {fillElement(meGainWidth2Depth2, v1);}
void HcalSubdetDigiMonitor::fillmeGainWidth2Depth3 | ( | double | v1 | ) | [inline] |
Definition at line 151 of file HcalSubdetDigiMonitor.h.
References fillElement(), and meGainWidth2Depth3.
Referenced by HcalDigiTester::reco().
00152 {fillElement(meGainWidth2Depth3, v1);}
void HcalSubdetDigiMonitor::fillmeGainWidth2Depth4 | ( | double | v1 | ) | [inline] |
Definition at line 159 of file HcalSubdetDigiMonitor.h.
References fillElement(), and meGainWidth2Depth4.
Referenced by HcalDigiTester::reco().
00160 {fillElement(meGainWidth2Depth4, v1);}
void HcalSubdetDigiMonitor::fillmeGainWidth3Depth1 | ( | double | v1 | ) | [inline] |
Definition at line 137 of file HcalSubdetDigiMonitor.h.
References fillElement(), and meGainWidth3Depth1.
Referenced by HcalDigiTester::reco().
00138 {fillElement(meGainWidth3Depth1, v1);}
void HcalSubdetDigiMonitor::fillmeGainWidth3Depth2 | ( | double | v1 | ) | [inline] |
Definition at line 145 of file HcalSubdetDigiMonitor.h.
References fillElement(), and meGainWidth3Depth2.
Referenced by HcalDigiTester::reco().
00146 {fillElement(meGainWidth3Depth2, v1);}
void HcalSubdetDigiMonitor::fillmeGainWidth3Depth3 | ( | double | v1 | ) | [inline] |
Definition at line 153 of file HcalSubdetDigiMonitor.h.
References fillElement(), and meGainWidth3Depth3.
Referenced by HcalDigiTester::reco().
00154 {fillElement(meGainWidth3Depth3, v1);}
void HcalSubdetDigiMonitor::fillmeGainWidth3Depth4 | ( | double | v1 | ) | [inline] |
Definition at line 161 of file HcalSubdetDigiMonitor.h.
References fillElement(), and meGainWidth3Depth4.
Referenced by HcalDigiTester::reco().
00162 {fillElement(meGainWidth3Depth4, v1);}
void HcalSubdetDigiMonitor::fillmenDigis | ( | double | v1 | ) | [inline] |
Definition at line 19 of file HcalSubdetDigiMonitor.h.
References fillElement(), and menDigis.
Referenced by HcalDigiTester::reco().
00020 {fillElement(menDigis, v1 );}
void HcalSubdetDigiMonitor::fillmePed0Depth1 | ( | double | v1 | ) | [inline] |
Definition at line 164 of file HcalSubdetDigiMonitor.h.
References fillElement(), and mePed0Depth1.
Referenced by HcalDigiTester::reco().
00165 {fillElement(mePed0Depth1, v1);}
void HcalSubdetDigiMonitor::fillmePed0Depth2 | ( | double | v1 | ) | [inline] |
Definition at line 172 of file HcalSubdetDigiMonitor.h.
References fillElement(), and mePed0Depth2.
Referenced by HcalDigiTester::reco().
00173 {fillElement(mePed0Depth2, v1);}
void HcalSubdetDigiMonitor::fillmePed0Depth3 | ( | double | v1 | ) | [inline] |
Definition at line 180 of file HcalSubdetDigiMonitor.h.
References fillElement(), and mePed0Depth3.
Referenced by HcalDigiTester::reco().
00181 {fillElement(mePed0Depth3, v1);}
void HcalSubdetDigiMonitor::fillmePed0Depth4 | ( | double | v1 | ) | [inline] |
Definition at line 188 of file HcalSubdetDigiMonitor.h.
References fillElement(), and mePed0Depth4.
Referenced by HcalDigiTester::reco().
00189 {fillElement(mePed0Depth4, v1);}
void HcalSubdetDigiMonitor::fillmePed1Depth1 | ( | double | v1 | ) | [inline] |
Definition at line 166 of file HcalSubdetDigiMonitor.h.
References fillElement(), and mePed1Depth1.
Referenced by HcalDigiTester::reco().
00167 {fillElement(mePed1Depth1, v1);}
void HcalSubdetDigiMonitor::fillmePed1Depth2 | ( | double | v1 | ) | [inline] |
Definition at line 174 of file HcalSubdetDigiMonitor.h.
References fillElement(), and mePed1Depth2.
Referenced by HcalDigiTester::reco().
00175 {fillElement(mePed1Depth2, v1);}
void HcalSubdetDigiMonitor::fillmePed1Depth3 | ( | double | v1 | ) | [inline] |
Definition at line 182 of file HcalSubdetDigiMonitor.h.
References fillElement(), and mePed1Depth3.
Referenced by HcalDigiTester::reco().
00183 {fillElement(mePed1Depth3, v1);}
void HcalSubdetDigiMonitor::fillmePed1Depth4 | ( | double | v1 | ) | [inline] |
Definition at line 190 of file HcalSubdetDigiMonitor.h.
References fillElement(), and mePed1Depth4.
Referenced by HcalDigiTester::reco().
00191 {fillElement(mePed1Depth4, v1);}
void HcalSubdetDigiMonitor::fillmePed2Depth1 | ( | double | v1 | ) | [inline] |
Definition at line 168 of file HcalSubdetDigiMonitor.h.
References fillElement(), and mePed2Depth1.
Referenced by HcalDigiTester::reco().
00169 {fillElement(mePed2Depth1, v1);}
void HcalSubdetDigiMonitor::fillmePed2Depth2 | ( | double | v1 | ) | [inline] |
Definition at line 176 of file HcalSubdetDigiMonitor.h.
References fillElement(), and mePed2Depth2.
Referenced by HcalDigiTester::reco().
00177 {fillElement(mePed2Depth2, v1);}
void HcalSubdetDigiMonitor::fillmePed2Depth3 | ( | double | v1 | ) | [inline] |
Definition at line 184 of file HcalSubdetDigiMonitor.h.
References fillElement(), and mePed2Depth3.
Referenced by HcalDigiTester::reco().
00185 {fillElement(mePed2Depth3, v1);}
void HcalSubdetDigiMonitor::fillmePed2Depth4 | ( | double | v1 | ) | [inline] |
Definition at line 192 of file HcalSubdetDigiMonitor.h.
References fillElement(), and mePed2Depth4.
Referenced by HcalDigiTester::reco().
00193 {fillElement(mePed2Depth4, v1);}
void HcalSubdetDigiMonitor::fillmePed3Depth1 | ( | double | v1 | ) | [inline] |
Definition at line 170 of file HcalSubdetDigiMonitor.h.
References fillElement(), and mePed3Depth1.
Referenced by HcalDigiTester::reco().
00171 {fillElement(mePed3Depth1, v1);}
void HcalSubdetDigiMonitor::fillmePed3Depth2 | ( | double | v1 | ) | [inline] |
Definition at line 178 of file HcalSubdetDigiMonitor.h.
References fillElement(), and mePed3Depth2.
Referenced by HcalDigiTester::reco().
00179 {fillElement(mePed3Depth2, v1);}
void HcalSubdetDigiMonitor::fillmePed3Depth3 | ( | double | v1 | ) | [inline] |
Definition at line 186 of file HcalSubdetDigiMonitor.h.
References fillElement(), and mePed3Depth3.
Referenced by HcalDigiTester::reco().
00187 {fillElement(mePed3Depth3, v1);}
void HcalSubdetDigiMonitor::fillmePed3Depth4 | ( | double | v1 | ) | [inline] |
Definition at line 194 of file HcalSubdetDigiMonitor.h.
References fillElement(), and mePed3Depth4.
Referenced by HcalDigiTester::reco().
00195 {fillElement(mePed3Depth4, v1);}
void HcalSubdetDigiMonitor::fillmePedWidth0Depth1 | ( | double | v1 | ) | [inline] |
Definition at line 198 of file HcalSubdetDigiMonitor.h.
References fillElement(), and mePedWidth0Depth1.
Referenced by HcalDigiTester::reco().
00199 {fillElement(mePedWidth0Depth1, v1);}
void HcalSubdetDigiMonitor::fillmePedWidth0Depth2 | ( | double | v1 | ) | [inline] |
Definition at line 206 of file HcalSubdetDigiMonitor.h.
References fillElement(), and mePedWidth0Depth2.
Referenced by HcalDigiTester::reco().
00207 {fillElement(mePedWidth0Depth2, v1);}
void HcalSubdetDigiMonitor::fillmePedWidth0Depth3 | ( | double | v1 | ) | [inline] |
Definition at line 214 of file HcalSubdetDigiMonitor.h.
References fillElement(), and mePedWidth0Depth3.
Referenced by HcalDigiTester::reco().
00215 {fillElement(mePedWidth0Depth3, v1);}
void HcalSubdetDigiMonitor::fillmePedWidth0Depth4 | ( | double | v1 | ) | [inline] |
Definition at line 222 of file HcalSubdetDigiMonitor.h.
References fillElement(), and mePedWidth0Depth4.
Referenced by HcalDigiTester::reco().
00223 {fillElement(mePedWidth0Depth4, v1);}
void HcalSubdetDigiMonitor::fillmePedWidth1Depth1 | ( | double | v1 | ) | [inline] |
Definition at line 200 of file HcalSubdetDigiMonitor.h.
References fillElement(), and mePedWidth1Depth1.
Referenced by HcalDigiTester::reco().
00201 {fillElement(mePedWidth1Depth1, v1);}
void HcalSubdetDigiMonitor::fillmePedWidth1Depth2 | ( | double | v1 | ) | [inline] |
Definition at line 208 of file HcalSubdetDigiMonitor.h.
References fillElement(), and mePedWidth1Depth2.
Referenced by HcalDigiTester::reco().
00209 {fillElement(mePedWidth1Depth2, v1);}
void HcalSubdetDigiMonitor::fillmePedWidth1Depth3 | ( | double | v1 | ) | [inline] |
Definition at line 216 of file HcalSubdetDigiMonitor.h.
References fillElement(), and mePedWidth1Depth3.
Referenced by HcalDigiTester::reco().
00217 {fillElement(mePedWidth1Depth3, v1);}
void HcalSubdetDigiMonitor::fillmePedWidth1Depth4 | ( | double | v1 | ) | [inline] |
Definition at line 224 of file HcalSubdetDigiMonitor.h.
References fillElement(), and mePedWidth1Depth4.
Referenced by HcalDigiTester::reco().
00225 {fillElement(mePedWidth1Depth4, v1);}
void HcalSubdetDigiMonitor::fillmePedWidth2Depth1 | ( | double | v1 | ) | [inline] |
Definition at line 202 of file HcalSubdetDigiMonitor.h.
References fillElement(), and mePedWidth2Depth1.
Referenced by HcalDigiTester::reco().
00203 {fillElement(mePedWidth2Depth1, v1);}
void HcalSubdetDigiMonitor::fillmePedWidth2Depth2 | ( | double | v1 | ) | [inline] |
Definition at line 210 of file HcalSubdetDigiMonitor.h.
References fillElement(), and mePedWidth2Depth2.
Referenced by HcalDigiTester::reco().
00211 {fillElement(mePedWidth2Depth2, v1);}
void HcalSubdetDigiMonitor::fillmePedWidth2Depth3 | ( | double | v1 | ) | [inline] |
Definition at line 218 of file HcalSubdetDigiMonitor.h.
References fillElement(), and mePedWidth2Depth3.
Referenced by HcalDigiTester::reco().
00219 {fillElement(mePedWidth2Depth3, v1);}
void HcalSubdetDigiMonitor::fillmePedWidth2Depth4 | ( | double | v1 | ) | [inline] |
Definition at line 226 of file HcalSubdetDigiMonitor.h.
References fillElement(), and mePedWidth2Depth4.
Referenced by HcalDigiTester::reco().
00227 {fillElement(mePedWidth2Depth4, v1);}
void HcalSubdetDigiMonitor::fillmePedWidth3Depth1 | ( | double | v1 | ) | [inline] |
Definition at line 204 of file HcalSubdetDigiMonitor.h.
References fillElement(), and mePedWidth3Depth1.
Referenced by HcalDigiTester::reco().
00205 {fillElement(mePedWidth3Depth1, v1);}
void HcalSubdetDigiMonitor::fillmePedWidth3Depth2 | ( | double | v1 | ) | [inline] |
Definition at line 212 of file HcalSubdetDigiMonitor.h.
References fillElement(), and mePedWidth3Depth2.
Referenced by HcalDigiTester::reco().
00213 {fillElement(mePedWidth3Depth2, v1);}
void HcalSubdetDigiMonitor::fillmePedWidth3Depth3 | ( | double | v1 | ) | [inline] |
Definition at line 220 of file HcalSubdetDigiMonitor.h.
References fillElement(), and mePedWidth3Depth3.
Referenced by HcalDigiTester::reco().
00221 {fillElement(mePedWidth3Depth3, v1);}
void HcalSubdetDigiMonitor::fillmePedWidth3Depth4 | ( | double | v1 | ) | [inline] |
Definition at line 228 of file HcalSubdetDigiMonitor.h.
References fillElement(), and mePedWidth3Depth4.
Referenced by HcalDigiTester::reco().
00229 {fillElement(mePedWidth3Depth4, v1);}
void HcalSubdetDigiMonitor::fillmePwidthMap1 | ( | double | v1, | |
double | v2, | |||
double | v3 | |||
) | [inline] |
Definition at line 240 of file HcalSubdetDigiMonitor.h.
References fillElements(), and mePwidthMap1.
Referenced by HcalDigiTester::reco().
00241 {fillElements(mePwidthMap1, v1, v2, v3);}
void HcalSubdetDigiMonitor::fillmePwidthMap2 | ( | double | v1, | |
double | v2, | |||
double | v3 | |||
) | [inline] |
Definition at line 242 of file HcalSubdetDigiMonitor.h.
References fillElements(), and mePwidthMap2.
00243 {fillElements(mePwidthMap2, v1, v2, v3);}
void HcalSubdetDigiMonitor::fillmePwidthMap3 | ( | double | v1, | |
double | v2, | |||
double | v3 | |||
) | [inline] |
Definition at line 244 of file HcalSubdetDigiMonitor.h.
References fillElements(), and mePwidthMap3.
00245 {fillElements(mePwidthMap3, v1, v2, v3);}
void HcalSubdetDigiMonitor::fillmePwidthMap4 | ( | double | v1, | |
double | v2, | |||
double | v3 | |||
) | [inline] |
Definition at line 246 of file HcalSubdetDigiMonitor.h.
References fillElements(), and mePwidthMap4.
00247 {fillElements(mePwidthMap4, v1, v2, v3);}
void HcalSubdetDigiMonitor::fillmeRatioDigiSimhit | ( | double | v1 | ) | [inline] |
Definition at line 84 of file HcalSubdetDigiMonitor.h.
References fillElement(), and meRatioDigiSimhit.
Referenced by HcalDigiTester::reco().
00085 {fillElement(meRatioDigiSimhit, v1);}
void HcalSubdetDigiMonitor::fillmeRatioDigiSimhit1 | ( | double | v1 | ) | [inline] |
Definition at line 86 of file HcalSubdetDigiMonitor.h.
References fillElement(), and meRatioDigiSimhit1.
Referenced by HcalDigiTester::reco().
00087 {fillElement(meRatioDigiSimhit1, v1);}
void HcalSubdetDigiMonitor::fillmeRatioDigiSimhit2 | ( | double | v1 | ) | [inline] |
Definition at line 88 of file HcalSubdetDigiMonitor.h.
References fillElement(), and meRatioDigiSimhit2.
Referenced by HcalDigiTester::reco().
00089 {fillElement(meRatioDigiSimhit2, v1);}
void HcalSubdetDigiMonitor::fillmeRatioDigiSimhit3 | ( | double | v1 | ) | [inline] |
Definition at line 90 of file HcalSubdetDigiMonitor.h.
References fillElement(), and meRatioDigiSimhit3.
Referenced by HcalDigiTester::reco().
00091 {fillElement(meRatioDigiSimhit3, v1);}
void HcalSubdetDigiMonitor::fillmeRatioDigiSimhit4 | ( | double | v1 | ) | [inline] |
Definition at line 92 of file HcalSubdetDigiMonitor.h.
References fillElement(), and meRatioDigiSimhit4.
Referenced by HcalDigiTester::reco().
00093 {fillElement(meRatioDigiSimhit4, v1);}
void HcalSubdetDigiMonitor::fillmeSignalAmp | ( | double | v1 | ) | [inline] |
Definition at line 40 of file HcalSubdetDigiMonitor.h.
References fillElement(), and meSignalAmp.
Referenced by HcalDigiTester::reco().
00041 {fillElement(meSignalAmp, v1);}
void HcalSubdetDigiMonitor::fillmeSignalAmp1 | ( | double | v1 | ) | [inline] |
Definition at line 42 of file HcalSubdetDigiMonitor.h.
References fillElement(), and meSignalAmp1.
Referenced by HcalDigiTester::reco().
00043 {fillElement(meSignalAmp1, v1);}
void HcalSubdetDigiMonitor::fillmeSignalAmp2 | ( | double | v1 | ) | [inline] |
Definition at line 44 of file HcalSubdetDigiMonitor.h.
References fillElement(), and meSignalAmp2.
Referenced by HcalDigiTester::reco().
00045 {fillElement(meSignalAmp2, v1);}
void HcalSubdetDigiMonitor::fillmeSignalAmp3 | ( | double | v1 | ) | [inline] |
Definition at line 46 of file HcalSubdetDigiMonitor.h.
References fillElement(), and meSignalAmp3.
Referenced by HcalDigiTester::reco().
00047 {fillElement(meSignalAmp3, v1);}
void HcalSubdetDigiMonitor::fillmeSignalAmp4 | ( | double | v1 | ) | [inline] |
Definition at line 48 of file HcalSubdetDigiMonitor.h.
References fillElement(), and meSignalAmp4.
Referenced by HcalDigiTester::reco().
00049 {fillElement(meSignalAmp4, v1);}
void HcalSubdetDigiMonitor::fillmeSignalTimeSlice | ( | double | v1, | |
double | v2 | |||
) | [inline] |
Definition at line 51 of file HcalSubdetDigiMonitor.h.
References fillElements(), and meSignalTimeSlice.
Referenced by HcalDigiTester::reco().
00052 {fillElements(meSignalTimeSlice, v1, v2);}
void HcalSubdetDigiMonitor::fillmeSumAmp | ( | double | v1 | ) | [inline] |
Definition at line 16 of file HcalSubdetDigiMonitor.h.
References fillElement(), and meSumAmp.
Referenced by HcalDigiTester::reco().
00017 {fillElement(meSumAmp, v1);}
DQMStore* HcalSubdetDigiMonitor::dbe_ [private] |
Definition at line 281 of file HcalSubdetDigiMonitor.h.
Referenced by book1D(), book2D(), bookProfile(), and HcalSubdetDigiMonitor().
Definition at line 289 of file HcalSubdetDigiMonitor.h.
Referenced by fillmeADC0_depth1(), and HcalSubdetDigiMonitor().
Definition at line 290 of file HcalSubdetDigiMonitor.h.
Referenced by fillmeADC0_depth2(), and HcalSubdetDigiMonitor().
Definition at line 291 of file HcalSubdetDigiMonitor.h.
Referenced by fillmeADC0_depth3(), and HcalSubdetDigiMonitor().
Definition at line 292 of file HcalSubdetDigiMonitor.h.
Referenced by fillmeADC0_depth4(), and HcalSubdetDigiMonitor().
Definition at line 293 of file HcalSubdetDigiMonitor.h.
Referenced by fillmeADC0fC_depth1(), and HcalSubdetDigiMonitor().
Definition at line 294 of file HcalSubdetDigiMonitor.h.
Referenced by fillmeADC0fC_depth2(), and HcalSubdetDigiMonitor().
Definition at line 295 of file HcalSubdetDigiMonitor.h.
Referenced by fillmeADC0fC_depth3(), and HcalSubdetDigiMonitor().
Definition at line 296 of file HcalSubdetDigiMonitor.h.
Referenced by fillmeADC0fC_depth4(), and HcalSubdetDigiMonitor().
Definition at line 305 of file HcalSubdetDigiMonitor.h.
Referenced by fillmeAll10slices(), and HcalSubdetDigiMonitor().
Definition at line 285 of file HcalSubdetDigiMonitor.h.
Referenced by fillmeAmplIetaIphi(), and HcalSubdetDigiMonitor().
MonitorElement* HcalSubdetDigiMonitor::meBin5Frac [private] |
Definition at line 306 of file HcalSubdetDigiMonitor.h.
Referenced by fillmeBin5Frac(), and HcalSubdetDigiMonitor().
MonitorElement* HcalSubdetDigiMonitor::meBin67Frac [private] |
Definition at line 307 of file HcalSubdetDigiMonitor.h.
Referenced by fillmeBin67Frac(), and HcalSubdetDigiMonitor().
Definition at line 309 of file HcalSubdetDigiMonitor.h.
Referenced by fillmeDigiSimhit(), and HcalSubdetDigiMonitor().
Definition at line 310 of file HcalSubdetDigiMonitor.h.
Referenced by fillmeDigiSimhit1(), and HcalSubdetDigiMonitor().
Definition at line 311 of file HcalSubdetDigiMonitor.h.
Referenced by fillmeDigiSimhit2(), and HcalSubdetDigiMonitor().
Definition at line 312 of file HcalSubdetDigiMonitor.h.
Referenced by fillmeDigiSimhit3(), and HcalSubdetDigiMonitor().
Definition at line 313 of file HcalSubdetDigiMonitor.h.
Referenced by fillmeDigiSimhit4(), and HcalSubdetDigiMonitor().
Definition at line 321 of file HcalSubdetDigiMonitor.h.
Referenced by fillmeDigiSimhitProfile(), and HcalSubdetDigiMonitor().
Definition at line 322 of file HcalSubdetDigiMonitor.h.
Referenced by fillmeDigiSimhitProfile1(), and HcalSubdetDigiMonitor().
Definition at line 323 of file HcalSubdetDigiMonitor.h.
Referenced by fillmeDigiSimhitProfile2(), and HcalSubdetDigiMonitor().
Definition at line 324 of file HcalSubdetDigiMonitor.h.
Referenced by fillmeDigiSimhitProfile3(), and HcalSubdetDigiMonitor().
Definition at line 325 of file HcalSubdetDigiMonitor.h.
Referenced by fillmeDigiSimhitProfile4(), and HcalSubdetDigiMonitor().
Definition at line 329 of file HcalSubdetDigiMonitor.h.
Referenced by fillmeGain0Depth1(), and HcalSubdetDigiMonitor().
Definition at line 333 of file HcalSubdetDigiMonitor.h.
Referenced by fillmeGain0Depth2(), and HcalSubdetDigiMonitor().
Definition at line 337 of file HcalSubdetDigiMonitor.h.
Referenced by fillmeGain0Depth3(), and HcalSubdetDigiMonitor().
Definition at line 341 of file HcalSubdetDigiMonitor.h.
Referenced by fillmeGain0Depth4(), and HcalSubdetDigiMonitor().
Definition at line 330 of file HcalSubdetDigiMonitor.h.
Referenced by fillmeGain1Depth1(), and HcalSubdetDigiMonitor().
Definition at line 334 of file HcalSubdetDigiMonitor.h.
Referenced by fillmeGain1Depth2(), and HcalSubdetDigiMonitor().
Definition at line 338 of file HcalSubdetDigiMonitor.h.
Referenced by fillmeGain1Depth3(), and HcalSubdetDigiMonitor().
Definition at line 342 of file HcalSubdetDigiMonitor.h.
Referenced by fillmeGain1Depth4(), and HcalSubdetDigiMonitor().
Definition at line 331 of file HcalSubdetDigiMonitor.h.
Referenced by fillmeGain2Depth1(), and HcalSubdetDigiMonitor().
Definition at line 335 of file HcalSubdetDigiMonitor.h.
Referenced by fillmeGain2Depth2(), and HcalSubdetDigiMonitor().
Definition at line 339 of file HcalSubdetDigiMonitor.h.
Referenced by fillmeGain2Depth3(), and HcalSubdetDigiMonitor().
Definition at line 343 of file HcalSubdetDigiMonitor.h.
Referenced by fillmeGain2Depth4(), and HcalSubdetDigiMonitor().
Definition at line 332 of file HcalSubdetDigiMonitor.h.
Referenced by fillmeGain3Depth1(), and HcalSubdetDigiMonitor().
Definition at line 336 of file HcalSubdetDigiMonitor.h.
Referenced by fillmeGain3Depth2(), and HcalSubdetDigiMonitor().
Definition at line 340 of file HcalSubdetDigiMonitor.h.
Referenced by fillmeGain3Depth3(), and HcalSubdetDigiMonitor().
Definition at line 344 of file HcalSubdetDigiMonitor.h.
Referenced by fillmeGain3Depth4(), and HcalSubdetDigiMonitor().
MonitorElement* HcalSubdetDigiMonitor::meGainMap1 [private] |
Definition at line 399 of file HcalSubdetDigiMonitor.h.
Referenced by fillmeGainMap1(), and HcalSubdetDigiMonitor().
MonitorElement* HcalSubdetDigiMonitor::meGainMap2 [private] |
Definition at line 400 of file HcalSubdetDigiMonitor.h.
Referenced by fillmeGainMap2(), and HcalSubdetDigiMonitor().
MonitorElement* HcalSubdetDigiMonitor::meGainMap3 [private] |
Definition at line 401 of file HcalSubdetDigiMonitor.h.
Referenced by fillmeGainMap3(), and HcalSubdetDigiMonitor().
MonitorElement* HcalSubdetDigiMonitor::meGainMap4 [private] |
Definition at line 402 of file HcalSubdetDigiMonitor.h.
Referenced by fillmeGainMap4(), and HcalSubdetDigiMonitor().
Definition at line 346 of file HcalSubdetDigiMonitor.h.
Referenced by fillmeGainWidth0Depth1(), and HcalSubdetDigiMonitor().
Definition at line 350 of file HcalSubdetDigiMonitor.h.
Referenced by fillmeGainWidth0Depth2(), and HcalSubdetDigiMonitor().
Definition at line 354 of file HcalSubdetDigiMonitor.h.
Referenced by fillmeGainWidth0Depth3(), and HcalSubdetDigiMonitor().
Definition at line 358 of file HcalSubdetDigiMonitor.h.
Referenced by fillmeGainWidth0Depth4(), and HcalSubdetDigiMonitor().
Definition at line 347 of file HcalSubdetDigiMonitor.h.
Referenced by fillmeGainWidth1Depth1(), and HcalSubdetDigiMonitor().
Definition at line 351 of file HcalSubdetDigiMonitor.h.
Referenced by fillmeGainWidth1Depth2(), and HcalSubdetDigiMonitor().
Definition at line 355 of file HcalSubdetDigiMonitor.h.
Referenced by fillmeGainWidth1Depth3(), and HcalSubdetDigiMonitor().
Definition at line 359 of file HcalSubdetDigiMonitor.h.
Referenced by fillmeGainWidth1Depth4(), and HcalSubdetDigiMonitor().
Definition at line 348 of file HcalSubdetDigiMonitor.h.
Referenced by fillmeGainWidth2Depth1(), and HcalSubdetDigiMonitor().
Definition at line 352 of file HcalSubdetDigiMonitor.h.
Referenced by fillmeGainWidth2Depth2(), and HcalSubdetDigiMonitor().
Definition at line 356 of file HcalSubdetDigiMonitor.h.
Referenced by fillmeGainWidth2Depth3(), and HcalSubdetDigiMonitor().
Definition at line 360 of file HcalSubdetDigiMonitor.h.
Referenced by fillmeGainWidth2Depth4(), and HcalSubdetDigiMonitor().
Definition at line 349 of file HcalSubdetDigiMonitor.h.
Referenced by fillmeGainWidth3Depth1(), and HcalSubdetDigiMonitor().
Definition at line 353 of file HcalSubdetDigiMonitor.h.
Referenced by fillmeGainWidth3Depth2(), and HcalSubdetDigiMonitor().
Definition at line 357 of file HcalSubdetDigiMonitor.h.
Referenced by fillmeGainWidth3Depth3(), and HcalSubdetDigiMonitor().
Definition at line 361 of file HcalSubdetDigiMonitor.h.
Referenced by fillmeGainWidth3Depth4(), and HcalSubdetDigiMonitor().
MonitorElement* HcalSubdetDigiMonitor::menDigis [private] |
Definition at line 287 of file HcalSubdetDigiMonitor.h.
Referenced by fillmenDigis(), and HcalSubdetDigiMonitor().
Definition at line 363 of file HcalSubdetDigiMonitor.h.
Referenced by fillmePed0Depth1(), and HcalSubdetDigiMonitor().
Definition at line 367 of file HcalSubdetDigiMonitor.h.
Referenced by fillmePed0Depth2(), and HcalSubdetDigiMonitor().
Definition at line 371 of file HcalSubdetDigiMonitor.h.
Referenced by fillmePed0Depth3(), and HcalSubdetDigiMonitor().
Definition at line 375 of file HcalSubdetDigiMonitor.h.
Referenced by fillmePed0Depth4(), and HcalSubdetDigiMonitor().
Definition at line 364 of file HcalSubdetDigiMonitor.h.
Referenced by fillmePed1Depth1(), and HcalSubdetDigiMonitor().
Definition at line 368 of file HcalSubdetDigiMonitor.h.
Referenced by fillmePed1Depth2(), and HcalSubdetDigiMonitor().
Definition at line 372 of file HcalSubdetDigiMonitor.h.
Referenced by fillmePed1Depth3(), and HcalSubdetDigiMonitor().
Definition at line 376 of file HcalSubdetDigiMonitor.h.
Referenced by fillmePed1Depth4(), and HcalSubdetDigiMonitor().
Definition at line 365 of file HcalSubdetDigiMonitor.h.
Referenced by fillmePed2Depth1(), and HcalSubdetDigiMonitor().
Definition at line 369 of file HcalSubdetDigiMonitor.h.
Referenced by fillmePed2Depth2(), and HcalSubdetDigiMonitor().
Definition at line 373 of file HcalSubdetDigiMonitor.h.
Referenced by fillmePed2Depth3(), and HcalSubdetDigiMonitor().
Definition at line 377 of file HcalSubdetDigiMonitor.h.
Referenced by fillmePed2Depth4(), and HcalSubdetDigiMonitor().
Definition at line 366 of file HcalSubdetDigiMonitor.h.
Referenced by fillmePed3Depth1(), and HcalSubdetDigiMonitor().
Definition at line 370 of file HcalSubdetDigiMonitor.h.
Referenced by fillmePed3Depth2(), and HcalSubdetDigiMonitor().
Definition at line 374 of file HcalSubdetDigiMonitor.h.
Referenced by fillmePed3Depth3(), and HcalSubdetDigiMonitor().
Definition at line 378 of file HcalSubdetDigiMonitor.h.
Referenced by fillmePed3Depth4(), and HcalSubdetDigiMonitor().
Definition at line 380 of file HcalSubdetDigiMonitor.h.
Referenced by fillmePedWidth0Depth1(), and HcalSubdetDigiMonitor().
Definition at line 384 of file HcalSubdetDigiMonitor.h.
Referenced by fillmePedWidth0Depth2(), and HcalSubdetDigiMonitor().
Definition at line 388 of file HcalSubdetDigiMonitor.h.
Referenced by fillmePedWidth0Depth3(), and HcalSubdetDigiMonitor().
Definition at line 392 of file HcalSubdetDigiMonitor.h.
Referenced by fillmePedWidth0Depth4(), and HcalSubdetDigiMonitor().
Definition at line 381 of file HcalSubdetDigiMonitor.h.
Referenced by fillmePedWidth1Depth1(), and HcalSubdetDigiMonitor().
Definition at line 385 of file HcalSubdetDigiMonitor.h.
Referenced by fillmePedWidth1Depth2(), and HcalSubdetDigiMonitor().
Definition at line 389 of file HcalSubdetDigiMonitor.h.
Referenced by fillmePedWidth1Depth3(), and HcalSubdetDigiMonitor().
Definition at line 393 of file HcalSubdetDigiMonitor.h.
Referenced by fillmePedWidth1Depth4(), and HcalSubdetDigiMonitor().
Definition at line 382 of file HcalSubdetDigiMonitor.h.
Referenced by fillmePedWidth2Depth1(), and HcalSubdetDigiMonitor().
Definition at line 386 of file HcalSubdetDigiMonitor.h.
Referenced by fillmePedWidth2Depth2(), and HcalSubdetDigiMonitor().
Definition at line 390 of file HcalSubdetDigiMonitor.h.
Referenced by fillmePedWidth2Depth3(), and HcalSubdetDigiMonitor().
Definition at line 394 of file HcalSubdetDigiMonitor.h.
Referenced by fillmePedWidth2Depth4(), and HcalSubdetDigiMonitor().
Definition at line 383 of file HcalSubdetDigiMonitor.h.
Referenced by fillmePedWidth3Depth1(), and HcalSubdetDigiMonitor().
Definition at line 387 of file HcalSubdetDigiMonitor.h.
Referenced by fillmePedWidth3Depth2(), and HcalSubdetDigiMonitor().
Definition at line 391 of file HcalSubdetDigiMonitor.h.
Referenced by fillmePedWidth3Depth3(), and HcalSubdetDigiMonitor().
Definition at line 395 of file HcalSubdetDigiMonitor.h.
Referenced by fillmePedWidth3Depth4(), and HcalSubdetDigiMonitor().
Definition at line 403 of file HcalSubdetDigiMonitor.h.
Referenced by fillmePwidthMap1(), and HcalSubdetDigiMonitor().
Definition at line 404 of file HcalSubdetDigiMonitor.h.
Referenced by fillmePwidthMap2(), and HcalSubdetDigiMonitor().
Definition at line 405 of file HcalSubdetDigiMonitor.h.
Referenced by fillmePwidthMap3(), and HcalSubdetDigiMonitor().
Definition at line 406 of file HcalSubdetDigiMonitor.h.
Referenced by fillmePwidthMap4(), and HcalSubdetDigiMonitor().
Definition at line 315 of file HcalSubdetDigiMonitor.h.
Referenced by fillmeRatioDigiSimhit(), and HcalSubdetDigiMonitor().
Definition at line 316 of file HcalSubdetDigiMonitor.h.
Referenced by fillmeRatioDigiSimhit1(), and HcalSubdetDigiMonitor().
Definition at line 317 of file HcalSubdetDigiMonitor.h.
Referenced by fillmeRatioDigiSimhit2(), and HcalSubdetDigiMonitor().
Definition at line 318 of file HcalSubdetDigiMonitor.h.
Referenced by fillmeRatioDigiSimhit3(), and HcalSubdetDigiMonitor().
Definition at line 319 of file HcalSubdetDigiMonitor.h.
Referenced by fillmeRatioDigiSimhit4(), and HcalSubdetDigiMonitor().
MonitorElement* HcalSubdetDigiMonitor::meSignalAmp [private] |
Definition at line 298 of file HcalSubdetDigiMonitor.h.
Referenced by fillmeSignalAmp(), and HcalSubdetDigiMonitor().
Definition at line 299 of file HcalSubdetDigiMonitor.h.
Referenced by fillmeSignalAmp1(), and HcalSubdetDigiMonitor().
Definition at line 300 of file HcalSubdetDigiMonitor.h.
Referenced by fillmeSignalAmp2(), and HcalSubdetDigiMonitor().
Definition at line 301 of file HcalSubdetDigiMonitor.h.
Referenced by fillmeSignalAmp3(), and HcalSubdetDigiMonitor().
Definition at line 302 of file HcalSubdetDigiMonitor.h.
Referenced by fillmeSignalAmp4(), and HcalSubdetDigiMonitor().
Definition at line 304 of file HcalSubdetDigiMonitor.h.
Referenced by fillmeSignalTimeSlice(), and HcalSubdetDigiMonitor().
MonitorElement* HcalSubdetDigiMonitor::meSumAmp [private] |
Definition at line 286 of file HcalSubdetDigiMonitor.h.
Referenced by fillmeSumAmp(), and HcalSubdetDigiMonitor().
int HcalSubdetDigiMonitor::noise_ [private] |
std::string HcalSubdetDigiMonitor::subdet_ [private] |