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.1 by khahn, Mon Feb 13 09:35:31 2012 UTC vs.
Revision 1.2 by khahn, Fri Feb 17 14:48:59 2012 UTC

# Line 3 | Line 3
3  
4   #include "ParseArgs.h"
5   #include "SelectionStatus.h"
6 + #include "SimpleLepton.h"
7  
8   SelectionStatus failEleIso(ControlFlags &, const mithep::TElectron *  );
9   SelectionStatus passMuonIsoSelection( ControlFlags &, const mithep::TMuon *  );
10 + bool pairwiseIsoSelection( ControlFlags &, vector<SimpleLepton> &, float rho );

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines