ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/MitHzz4l/NonMCBackground/src/applyEMU.cc
(Generate patch)

Comparing UserCode/MitHzz4l/NonMCBackground/src/applyEMU.cc (file contents):
Revision 1.6 by dkralph, Fri Jul 6 15:01:29 2012 UTC vs.
Revision 1.7 by dkralph, Mon Jul 9 09:19:11 2012 UTC

# Line 69 | Line 69 | using namespace std;
69  
70   #include "SampleWeight.h"
71   #include "EfficiencyWeightsInterface.h"
72 #include "SelectionZ.h"
72  
73   #include "SimpleLepton.h"
74  
# Line 336 | Line 335 | int main(int argc, char** argv)
335      passingLeptons.clear();
336      EventData ret4l;
337          
338 <    if(ctrl.fakeScheme.Contains("oneZ"))
339 <      ret4l = apply_HZZ4L_Z_selection(ctrl, info,
340 <                                      hltTable,
341 <                                      hltObjArr,
342 <                                      fTrigObjs,
343 <                                      vtxArr,
344 <                                      pfArr,
345 <                                      puDArr,
346 <                                      electronArr,
347 <                                      &electronReferencePreSelection,
348 <                                      &electronReferenceIDMVASelectionV1,
349 <                                      &electronReferenceIsoSelection,
350 <                                      muonArr,
351 <                                      &muonReferencePreSelection,
352 <                                      &muonIDPFSelection,
353 <                                      &muonReferenceIsoSelection);
354 <    else
338 >    // if(ctrl.fakeScheme.Contains("oneZ"))
339 >    //   ret4l = apply_HZZ4L_Z_selection(ctrl, info,
340 >    //                                hltTable,
341 >    //                                hltObjArr,
342 >    //                                fTrigObjs,
343 >    //                                vtxArr,
344 >    //                                pfArr,
345 >    //                                puDArr,
346 >    //                                electronArr,
347 >    //                                &electronReferencePreSelection,
348 >    //                                &electronReferenceIDMVASelectionV1,
349 >    //                                &electronReferenceIsoSelection,
350 >    //                                muonArr,
351 >    //                                &muonReferencePreSelection,
352 >    //                                &muonIDPFSelection,
353 >    //                                &muonReferenceIsoSelection);
354 >    // else
355        ret4l = apply_HZZ4L_EMU_selection(ctrl, info,
356                                          hltTable,
357                                          hltObjArr,

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines