# | Line 133 | Line 133 | void plotFigure(int iplot = 9){ | |
---|---|---|
133 | cms->Draw(); | |
134 | ||
135 | c1->cd(1); | |
136 | < | TLatex *lumi = new TLatex(0.1,0.26,"pPb L=10.6 nb^{-1}"); |
137 | < | if(iPlot == 3) lumi = new TLatex(0.1,0.46,"pPb L=10.6 nb^{-1}"); |
136 | > | TLatex *lumi = new TLatex(0.1,0.26,"pPb L=17.3 nb^{-1}"); |
137 | > | if(iPlot == 3) lumi = new TLatex(0.1,0.46,"pPb L=17.3 nb^{-1}"); |
138 | ||
139 | lumi->SetTextFont(63); | |
140 | lumi->SetTextSize(15); |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |