ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/CmsHi/JulyExercise/python/highPtAnalysisSkim.py
(Generate patch)

Comparing UserCode/CmsHi/JulyExercise/python/highPtAnalysisSkim.py (file contents):
Revision 1.2 by yilmaz, Mon Jul 5 21:44:15 2010 UTC vs.
Revision 1.3 by yilmaz, Tue Jul 6 12:59:55 2010 UTC

# Line 24 | Line 24 | process.output = cms.OutputModule("PoolO
24      fileName = cms.untracked.string("jetAnaSkim.root")
25      )
26  
27 + process.output.outputCommands.extend( "keep recoPhotons_*_*_*" )
28 +
29   process.prod = cms.Path(process.allTracks +
30      #process.heavyIon +
31      process.makeHeavyIonJets

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines