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.5 by khahn, Sun Oct 30 15:16:11 2011 UTC vs.
Revision 1.6 by khahn, Mon Nov 7 05:55:56 2011 UTC

# Line 8 | Line 8 | public :
8    double isoTrk, isoEcal, isoHcal, isoPF03, isoPF04, isoCombo;
9    double ip3dSig;
10    unsigned bdtfail;
11 <  bool is4l, isEB, isTight;
11 >  bool is4l, isEB, isTight, isLoose;
12    TLorentzVector vec;
13  
14    float tche, tchp, csv, csvMva;
15 +  float FR;
16  
17    /* void print(); */
18    static bool lep_pt_sort( const SimpleLepton &l1,  const SimpleLepton &l2 ) {

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines