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

Comparing UserCode/MitHzz4l/Selection/src/applySelection.cc (file contents):
Revision 1.23 by khahn, Sun May 20 19:08:59 2012 UTC vs.
Revision 1.24 by khahn, Mon May 21 22:29:53 2012 UTC

# Line 452 | Line 452 | int main(int argc, char** argv)
452  
453  
454          // reference
455        /*
455          apply_HZZ4L_reference2_selection(ctrl, info,
456                                           vtx,
457                                           pfArr,
458 <                                         //rho,
458 > #ifdef HACKED_RHOS
459 >                                         rho,
460 > #else
461                                           puDArr,
462 + #endif
463                                           electronArr,
464                                           &electronReferencePreSelection,
465                                           &electronReferenceIDMVASelection,
# Line 466 | Line 468 | int main(int argc, char** argv)
468                                           &muonReferencePreSelection,
469                                           &muonIDPFSelection,
470                                           &muonReferenceIsoSelection);
469        */
471  
472 +      /*
473          // evolved
474          apply_HZZ4L_reference2_selection(ctrl, info,
475                                           vtx,
# Line 484 | Line 486 | int main(int argc, char** argv)
486                                           //&muonPreSelection,
487                                           &muonIDPFSelection,
488                                           &muonIsoMVASelection);
489 <
489 >      */
490  
491        if( ctrl.debug ) cout << endl;
492  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines