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

Comparing UserCode/cbrown/AnalysisFramework/Plotting/Modules/Setup.C (file contents):
Revision 1.21 by buchmann, Tue Jul 26 18:00:32 2011 UTC vs.
Revision 1.22 by buchmann, Tue Jul 26 18:01:18 2011 UTC

# Line 37 | Line 37 | namespace PlottingSetup {
37    TCut cutnJetsJESup("pfJetGoodNum35>=3"&&basicqualitycut);
38    TCut cutOSOF("(id1!=id2)&&(ch1*ch2<0)");
39    TCut cutOSSF("(id1==id2)&&(ch1*ch2<0)");
40 <  TCut sidebandcut("(mll>61&&mll<70)||(mll>112&&mll<190)");
40 >  TCut sidebandcut("(mll>55&&mll<70)||(mll>112&&mll<160)");
41 >  //TCut sidebandcut("(mll>61&&mll<70)||(mll>112&&mll<190)");
42    //TCut basiccut("(passed_triggers||!is_data)");
43    
44    // SUSY scan parameters

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines