Variables | |
tuple | higgsTo2GammaOutputModuleAODSIM |
00001 cms.OutputModule("PoolOutputModule", 00002 higgsTo2GammaEventSelection, 00003 AODSIMEventContent, 00004 dataset = cms.untracked.PSet( 00005 filterName = cms.untracked.string('higgsTo2GammaAODSIM'), 00006 dataTier = cms.untracked.string('USER') 00007 ), 00008 fileName = cms.untracked.string('hgg_AODSIM.root') 00009 )
Definition at line 5 of file higgsTo2GammaOutputModuleAODSIM_cfi.py.