ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/cbrown/AnalysisFramework/DistributedModelCalculations/Limits/PlotScanResults.C
(Generate patch)

Comparing UserCode/cbrown/AnalysisFramework/DistributedModelCalculations/Limits/PlotScanResults.C (file contents):
Revision 1.1 by buchmann, Tue Nov 8 16:44:23 2011 UTC vs.
Revision 1.2 by fronga, Wed Apr 18 12:00:43 2012 UTC

# Line 74 | Line 74 | int main(int nargs, char* args[]) {
74    gROOT->SetStyle("Plain");
75    do_png(true);
76    do_pdf(true);
77 <  bool do_fat_line=false; // if you want to have HistLineWidth=1 and FuncWidth=1 as it was before instead of 2
77 >  do_root(true);
78 >  bool do_fat_line=true; // if you want to have HistLineWidth=1 and FuncWidth=1 as it was before instead of 2
79    setTDRStyle(do_fat_line);
80 <  gStyle->SetTextFont(42);
80 >  gStyle->SetTextFont(62);
81    set_directory("LimitsAndSystematics");
82    setlumi(PlottingSetup::luminosity);
83  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines