void Rates2D_Run6457() { //=========Macro generated from canvas: c/c //========= (Mon Jan 14 19:33:21 2019) by ROOT version6.02/13 TCanvas *c = new TCanvas("c", "c",0,0,800,600); gStyle->SetOptStat(0); c->Range(-7.5,-1,72.5,14); c->SetFillColor(0); c->SetBorderMode(0); c->SetBorderSize(2); c->SetRightMargin(0.15); c->SetFrameBorderMode(0); c->SetFrameBorderMode(0); TH2D *hRatePerCell = new TH2D("hRatePerCell","Ocupancy, run = 6457",60,0.5,60.5,12,0.5,12.5); hRatePerCell->SetBinContent(173,1); hRatePerCell->SetBinContent(246,3097); hRatePerCell->SetBinContent(352,1); hRatePerCell->SetBinContent(414,1); hRatePerCell->SetBinContent(476,1); hRatePerCell->SetBinContent(794,23); hRatePerCell->SetEntries(3844); hRatePerCell->SetDirectory(0); hRatePerCell->SetStats(0); hRatePerCell->SetContour(20); hRatePerCell->SetContourLevel(0,0); hRatePerCell->SetContourLevel(1,154.85); hRatePerCell->SetContourLevel(2,309.7); hRatePerCell->SetContourLevel(3,464.55); hRatePerCell->SetContourLevel(4,619.4); hRatePerCell->SetContourLevel(5,774.25); hRatePerCell->SetContourLevel(6,929.1); hRatePerCell->SetContourLevel(7,1083.95); hRatePerCell->SetContourLevel(8,1238.8); hRatePerCell->SetContourLevel(9,1393.65); hRatePerCell->SetContourLevel(10,1548.5); hRatePerCell->SetContourLevel(11,1703.35); hRatePerCell->SetContourLevel(12,1858.2); hRatePerCell->SetContourLevel(13,2013.05); hRatePerCell->SetContourLevel(14,2167.9); hRatePerCell->SetContourLevel(15,2322.75); hRatePerCell->SetContourLevel(16,2477.6); hRatePerCell->SetContourLevel(17,2632.45); hRatePerCell->SetContourLevel(18,2787.3); hRatePerCell->SetContourLevel(19,2942.15); TPaletteAxis *palette = new TPaletteAxis(60.9,0.5,64.5,12.5,hRatePerCell); palette->SetLabelColor(1); palette->SetLabelFont(42); palette->SetLabelOffset(0.005); palette->SetLabelSize(0.035); palette->SetTitleOffset(1); palette->SetTitleSize(0.035); palette->SetFillColor(100); palette->SetFillStyle(1001); hRatePerCell->GetListOfFunctions()->Add(palette,"br"); Int_t ci; // for color index setting TColor *color; // for color definition with alpha ci = TColor::GetColor("#000099"); hRatePerCell->SetLineColor(ci); hRatePerCell->GetXaxis()->SetTitle("Wire"); hRatePerCell->GetXaxis()->SetLabelFont(42); hRatePerCell->GetXaxis()->SetLabelSize(0.035); hRatePerCell->GetXaxis()->SetTitleSize(0.035); hRatePerCell->GetXaxis()->SetTitleFont(42); hRatePerCell->GetYaxis()->SetBinLabel(1,"SL1L1"); hRatePerCell->GetYaxis()->SetBinLabel(2,"SL1L2"); hRatePerCell->GetYaxis()->SetBinLabel(3,"SL1L3"); hRatePerCell->GetYaxis()->SetBinLabel(4,"SL1L4"); hRatePerCell->GetYaxis()->SetBinLabel(5,"SL2L1"); hRatePerCell->GetYaxis()->SetBinLabel(6,"SL2L2"); hRatePerCell->GetYaxis()->SetBinLabel(7,"SL2L3"); hRatePerCell->GetYaxis()->SetBinLabel(8,"SL2L4"); hRatePerCell->GetYaxis()->SetBinLabel(9,"SL3L1"); hRatePerCell->GetYaxis()->SetBinLabel(10,"SL3L2"); hRatePerCell->GetYaxis()->SetBinLabel(11,"SL3L3"); hRatePerCell->GetYaxis()->SetBinLabel(12,"SL3L4"); hRatePerCell->GetYaxis()->SetLabelFont(42); hRatePerCell->GetYaxis()->SetLabelSize(0.035); hRatePerCell->GetYaxis()->SetTitleSize(0.035); hRatePerCell->GetYaxis()->SetTitleFont(42); hRatePerCell->GetZaxis()->SetLabelFont(42); hRatePerCell->GetZaxis()->SetLabelSize(0.035); hRatePerCell->GetZaxis()->SetTitleSize(0.035); hRatePerCell->GetZaxis()->SetTitleFont(42); hRatePerCell->Draw("colz, png, pdf, root, cpp"); TPaveText *pt = new TPaveText(0.3015578,0.9341608,0.6984422,0.995,"blNDC"); pt->SetName("title"); pt->SetBorderSize(0); pt->SetFillColor(0); pt->SetFillStyle(0); pt->SetTextFont(42); TText *AText = pt->AddText("Ocupancy, run = 6457"); pt->Draw(); c->Modified(); c->cd(); c->SetSelected(c); }