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

Comparing UserCode/cbrown/AnalysisFramework/Plotting/Modules/Systematics.C (file contents):
Revision 1.27 by buchmann, Thu Sep 1 15:41:32 2011 UTC vs.
Revision 1.28 by buchmann, Mon Sep 5 13:48:42 2011 UTC

# Line 459 | Line 459 | void do_systematics_for_one_file(TTree *
459    float JetEnergyScaleUncert=0.1;
460    float JZBScaleUncert=0.1;
461    mcjzbexpression=mcjzb;
462 <  float triggereff=4.0/100;// in range [0,1]
462 >  float triggereff=5.0/100;// in range [0,1]
463    dout << "Trigger efficiency not implemented in this script  yet, still using external one" << endl;
464    float leptonseleff=2.0/100;// in range [0,1]
465    dout << "Lepton selection efficiency not implemented in this script  yet, still using external one" << endl;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines