53 std::ostringstream
oss;
182 for (
int i = 0;
i < 768;
i++) {
183 for (
int j = 0;
j < 5;
j++)
197 histoTitle =
"Distance between hot strips vs. strip number";
211 histoTitle =
"Number of hot strips vs. strip number";
220 histoTitle =
"Distribution of distance between hot strips";
230 histoTitle =
"Occupancy of strips vs. strip number";
244 histoTitle =
"Distribution of strip occupancy";
254 histoTitle =
"Occupancy of hot strips vs. strip number";
268 histoTitle =
"Distribution of hot strip occupancy";
278 histoTitle =
"Occupancy of good strips vs. strip number";
292 histoTitle =
"Distribution of good strip occupancy";
302 histoTitle =
"Poisson probability of strips vs. strip number";
316 histoTitle =
"Distribution of strip Poisson probability";
326 histoTitle =
"Poisson probability of hot strips vs. strip number";
340 histoTitle =
"Distribution of hot strip Poisson probability";
350 histoTitle =
"Poisson probability of good strips vs. strip number";
364 histoTitle =
"Distribution of good strip Poisson probability";
374 histoTitle =
"NHits in strips vs. strip number";
386 histoTitle =
"Cumulative nHits in strips vs. strip number";
393 histoTitle =
"Distribution of nHits for all strips";
403 histoTitle =
"NHits in hot strips vs. strip number";
415 histoTitle =
"Cumulative nHits in hot strips vs. strip number";
422 histoTitle =
"Distribution of nHits for hot strips";
432 histoTitle =
"NHits in good strips vs. strip number";
444 histoTitle =
"Cumulative nHits in good strips vs. strip number";
451 histoTitle =
"Distribution of nHits for good strips";
489 for (
int i = 0;
i <
intree->GetEntries(); ) {
502 std::cout <<
"ERROR! DetRawId changed but I expected to be on the same module!\n";
554 std::cout <<
"ERROR! distance is never computed!!!\n";