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.1 by carrillo, Fri Jan 29 08:50:04 2010 UTC vs.
Revision 1.2 by carrillo, Fri Jan 29 08:55:37 2010 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines