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

Comparing UserCode/cbrown/AnalysisFramework/Plotting/Modules/SUSYScan.C (file contents):
Revision 1.44 by buchmann, Thu Sep 29 09:46:45 2011 UTC vs.
Revision 1.45 by buchmann, Wed Oct 19 10:34:40 2011 UTC

# Line 434 | Line 434 | write_warning(__FUNCTION__,"CURRENTLY SW
434        ipointmap->Fill(mglu,mlsp,ipoint);
435        if(efficiencyonly) continue;
436  
437 <      do_systematics_for_one_file((scansample.collection)[scanfileindex].events,nevents,"SUSY SCAN", systematics,mcjzb,datajzb,peakerror,requireZ, addcut.str(),ismSUGRA);
437 >      do_systematics_for_one_file((scansample.collection)[scanfileindex].events,nevents,"SUSY SCAN", systematics,mcjzb,datajzb,peakerror,requireZ, addcut.str(),true);//mSUGRA is now always true here because we always want to compute PDF systematics
438        float JZBcutat = systematics[0][0];
439        float mceff    = systematics[0][1];
440        float mcefferr = systematics[0][2];//MC stat error

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines