Variables | |
tuple | higgsToWW2LeptonsOutputModuleRECOSIM |
00001 cms.OutputModule("PoolOutputModule", 00002 RECOSIMEventContent, 00003 higgsToWW2LeptonsEventSelection, 00004 dataset = cms.untracked.PSet( 00005 filterName = cms.untracked.string('higgsToWW2LeptonsRECOSIM'), 00006 dataTier = cms.untracked.string('USER') 00007 ), 00008 fileName = cms.untracked.string('hww2l_RECOSIM.root') 00009 )
Definition at line 5 of file higgsToWW2LeptonsOutputModuleRECOSIM_cfi.py.