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

Comparing UserCode/MitHzz4l/Selection/interface/SimpleLepton.h (file contents):
Revision 1.2 by khahn, Fri Oct 14 11:36:04 2011 UTC vs.
Revision 1.3 by khahn, Mon Oct 17 16:23:42 2011 UTC

# Line 5 | Line 5 | class SimpleLepton {
5   public :
6  
7    int type, index, charge;
8 <  double isoTrk, isoEcal, isoHcal, isoPF04;
8 >  double isoTrk, isoEcal, isoHcal, isoPF03, isoPF04;
9    double ip3dSig;
10 <  bool is4l, isEB;
10 >  bool is4l, isEB, isTight;
11    TLorentzVector vec;
12  
13    static bool lep_pt_sort( const SimpleLepton &l1,  const SimpleLepton &l2 ) {

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines