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

Comparing UserCode/MitHzz4l/LeptonSelection/src/IsolationSelection.cc (file contents):
Revision 1.2 by khahn, Fri Feb 17 14:49:00 2012 UTC vs.
Revision 1.3 by anlevin, Wed Feb 29 10:08:19 2012 UTC

# Line 132 | Line 132 | SelectionStatus failEleIso(ControlFlags
132    return status;
133  
134   }
135 +
136 + bool noIso(ControlFlags &, vector<SimpleLepton> &, float rho) {
137 +
138 +        return true;
139 + }

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines