ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/HSCPValidation/scripts/MakeL1.C
(Generate patch)

Comparing UserCode/HSCPValidation/scripts/MakeL1.C (file contents):
Revision 1.2 by carrillo, Fri Jan 29 08:55:37 2010 UTC vs.
Revision 1.3 by carrillo, Thu Feb 4 14:55:48 2010 UTC

# Line 37 | Line 37 | void MakeL1(){
37    histo->SetMaximum(100.);
38    histo->SetMinimum(0.);
39    histo->GetXaxis()->LabelsOption("v");
40 <  histo->SetLabelSize(0.03);
40 >  histo->SetLabelSize(0.02);
41    histo->GetYaxis()->SetTitle("Efficiency(%)");
42    Ca0->SaveAs((name+".png").c_str());
43    

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines