# | Line 133 | Line 133 | class TopRefPF2PAT(object) : | |
---|---|---|
133 | val.pfChargedHadrons = tags( lep+'PFIsoValueCharged03' + pf ) | |
134 | ||
135 | if lep == 'el' and self.doElectronEA : | |
136 | < | self.attr( 'pfIsolated' + full).deltaBetaIsolationValueMap = tags( self.isoEA ) |
136 | > | self.attr( 'pfIsolated' + full).deltaBetaIsolationValueMap = self.isoEA |
137 | ||
138 | self.show('pfSelected'+full) | |
139 | self.show('pfIsolated'+full) |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |