CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
outZeeAlca_cff.py
Go to the documentation of this file.
2 
4 outZeeAlca = cms.OutputModule("PoolOutputModule",
5  OutALCARECOEcalCalElectron,
6  fileName = cms.untracked.string('alCaElectrons_se.root')
7 )
8 
9