ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/ADavid/Utils/files.py
(Generate patch)

Comparing UserCode/ADavid/Utils/files.py (file contents):
Revision 1.1 by adavidzh, Tue Mar 13 18:56:38 2012 UTC vs.
Revision 1.2 by adavidzh, Tue Mar 13 19:20:42 2012 UTC

# Line 9 | Line 9 | process.maxEvents = cms.untracked.PSet(
9  
10   # Tell the process what filename to use to save the output
11   process.Out = cms.OutputModule("PoolOutputModule",
12 <                                        fileName = cms.untracked.string ("MyOutputFile.root"),
12 >                                        fileName = cms.untracked.string ("MyPickedEvents.root"),
13   #outputCommands = cms.untracked.vstring(
14   #    'drop *',
15   #    'keep PileupSummaryInfos_*_*_*'

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines