3 fd=
new TFile(
"iter3/pedBprsR9067013allCap.hist.root"); assert(fd->IsOpen());
5 gStyle->SetPalette(1,0);
8 pedBPRScap->Draw(
"colz");
12 c->cd(1); peakPedBPRScap->Draw(
"colz");
13 c->cd(2); statBPRSallCap->Draw();
16 sigPedBPRScap->Draw(
"colz");
18 c=
new TCanvas(); gStyle->SetOptStat(1001110);
20 c->cd(1);pedSoftId7->Draw(); pedSoftId7->SetAxisRange(150,190); gPad->SetLogy();
21 c->cd(2);pedSoftId607->Draw(); pedSoftId607->SetAxisRange(150,190); gPad->SetLogy();
22 c->cd(3);pedSoftId2407->Draw(); pedSoftId2407->SetAxisRange(150,190); gPad->SetLogy();
23 c->cd(4);pedSoftId3007->Draw(); pedSoftId3007->SetAxisRange(150,190); gPad->SetLogy();
26 printf(
"MANY pages has piled up!!!\n");