# | 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 ) { |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |