ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/andersj/HcalPlotter/tests.py
(Generate patch)

Comparing UserCode/andersj/HcalPlotter/tests.py (file contents):
Revision 1.4 by andersj, Fri Oct 14 17:51:23 2011 UTC vs.
Revision 1.5 by andersj, Tue Oct 18 20:26:10 2011 UTC

# Line 30 | Line 30 | process.maxEvents = cms.untracked.PSet(
30  
31   process.source = cms.Source("PoolSource",
32      fileNames = cms.untracked.vstring(
33 <    "file:moe5/EcalHcalCombined2011_{0:08d}.0.root".format(RUNNUMBER),
33 >    "file:tb_data/EcalHcalCombined2011_{0:08d}.0.root".format(RUNNUMBER),
34      )
35   )
36  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines