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

Comparing UserCode/HSCPValidation/scripts/MakeHLT.C (file contents):
Revision 1.1 by carrillo, Fri Jan 29 08:49:44 2010 UTC vs.
Revision 1.2 by carrillo, Fri Jan 29 08:55:54 2010 UTC

# Line 46 | Line 46 | void MakeHLT(){
46    histo->SetMinimum(0.);
47    histo->GetXaxis()->LabelsOption("v");
48    histo->SetLabelSize(0.03);
49 +  histo->GetYaxis()->SetTitle("Efficiency(%)");
50    Ca0->SaveAs((name+".png").c_str());
51  
52    exit(0);  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines