CMS 3D CMS Logo

Variables

higgsToWW2LeptonsOutputModuleAODSIM_cfi Namespace Reference

Variables

tuple higgsToWW2LeptonsOutputModuleAODSIM

Variable Documentation

Initial value:
00001 cms.OutputModule("PoolOutputModule",
00002     AODSIMEventContent,
00003     higgsToWW2LeptonsEventSelection,
00004     dataset = cms.untracked.PSet(
00005         filterName = cms.untracked.string('higgsToWW2LeptonsAODSIM'),
00006         dataTier = cms.untracked.string('USER')
00007     ),
00008     fileName = cms.untracked.string('hww2l_AODSIM.root')
00009 )

Definition at line 5 of file higgsToWW2LeptonsOutputModuleAODSIM_cfi.py.