ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/CmsHi/JetAnalysis/macros/plotFigure.C
(Generate patch)

Comparing UserCode/CmsHi/JetAnalysis/macros/plotFigure.C (file contents):
Revision 1.3 by yilmaz, Mon Feb 4 22:02:40 2013 UTC vs.
Revision 1.4 by yjlee, Mon Feb 4 22:46:10 2013 UTC

# 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);

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines