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.7 by buchmann, Mon Nov 21 16:11:37 2011 UTC vs.
Revision 1.8 by buchmann, Tue Nov 22 14:52:51 2011 UTC

# Line 543 | Line 543 | TH2F *make_best_limits(vector<TH2F*> exp
543        }
544      }
545    }
546 <  gStyle->SetPadRightMargin(rightmargin);
546 >  gStyle->SetPadRightMargin(standardmargin);
547    TCanvas *canlimsource = new TCanvas("limsource","Source of best limits");
548    set_range(bestlimitsource,ismSUGRA,false);
549    bestlimitsource->SetTitle("Source of limit for best limits");

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines