ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/Betchart/TopRefTuple/python/pf2pat.py
(Generate patch)

Comparing UserCode/Betchart/TopRefTuple/python/pf2pat.py (file contents):
Revision 1.9 by bbetchar, Thu Jan 10 06:03:33 2013 UTC vs.
Revision 1.10 by bbetchar, Thu Jan 10 06:51:59 2013 UTC

# 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)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines