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

Comparing UserCode/MitHzz4l/LeptonSelection/interface/IsolationSelection.h (file contents):
Revision 1.2 by khahn, Fri Feb 17 14:48:59 2012 UTC vs.
Revision 1.3 by anlevin, Wed Feb 29 10:08:00 2012 UTC

# Line 8 | Line 8
8   SelectionStatus failEleIso(ControlFlags &, const mithep::TElectron *  );
9   SelectionStatus passMuonIsoSelection( ControlFlags &, const mithep::TMuon *  );
10   bool pairwiseIsoSelection( ControlFlags &, vector<SimpleLepton> &, float rho );
11 + bool noIso(ControlFlags &, vector<SimpleLepton> &, float rho);

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines