ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/cbrown/AnalysisFramework/Plotting/Modules/ExclusionPlot.C
(Generate patch)

Comparing UserCode/cbrown/AnalysisFramework/Plotting/Modules/ExclusionPlot.C (file contents):
Revision 1.8 by buchmann, Tue Nov 22 14:52:51 2011 UTC vs.
Revision 1.9 by pablom, Wed Nov 23 16:39:56 2011 UTC

# Line 859 | Line 859 | void process_syst_plot(TH2F *rhisto,stri
859    
860    if(name.Contains("efficiency")) {
861      histo->GetZaxis()->SetTitle("A #times #varepsilon (#geq 1 Z(ll))");
862 < //    histo->GetZaxis()->SetRangeUser(0.0,0.2);
862 >    //histo->GetZaxis()->SetRangeUser(0.0,0.3);
863    }
864    if(name.Contains("Nevents")) {
865       histo->GetZaxis()->SetTitle("N(events)");

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines