CMS 3D CMS Logo

Variables

higgsToZZ4LeptonsOutputModuleAODSIM_cfi Namespace Reference

Variables

tuple higgsToZZ4LeptonsOutputModuleAODSIM

Variable Documentation

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

Definition at line 5 of file higgsToZZ4LeptonsOutputModuleAODSIM_cfi.py.