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

Comparing UserCode/Betchart/TopRefTuple/python/tuple.py (file contents):
Revision 1.14 by bbetchar, Fri Nov 16 19:10:31 2012 UTC vs.
Revision 1.15 by bbetchar, Sat Nov 17 03:55:34 2012 UTC

# Line 97 | Line 97 | class Tuple(object) :
97                                                 bTags = cms.vstring(self.options.btags),
98                                                 pfInfo = cms.bool(True),
99                                                 genInfo = cms.bool( not self.options.isData),
100 <                                               jetResolutionFile = cms.string(jetResFile),
100 >                                               jetResolutionFile = cms.string(jetResFile.split('/')[-1]),
101  
102                                                 # https://twiki.cern.ch/twiki/bin/view/CMS/JetResolution
103                                                 resolutionRatioBins = cms.vdouble(0.0, 0.5, 1.1, 1.7, 2.3, 5.0),

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines