# | Line 5 | Line 5 | class SimpleLepton { | |
---|---|---|
5 | public : | |
6 | ||
7 | int type, index, charge; | |
8 | < | double isoTrk, isoEcal, isoHcal; |
8 | > | double isoTrk, isoEcal, isoHcal, isoPF04; |
9 | double ip3dSig; | |
10 | bool is4l, isEB; | |
11 | TLorentzVector vec; |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |