Initial value: 1 = cms.OutputModule(
"PoolOutputModule",
2 outputCommands = cms.untracked.vstring(
'keep *'),
3 fileName = cms.untracked.string(
'digis.root')
Definition at line 3 of file OfflineOutput_cfi.py.
Referenced by edm::stream::ProducingModuleAdaptor< T, M, B >.doAccessInputProcessBlock(), edm::stream::ProducingModuleAdaptor< T, M, B >.doBeginLuminosityBlock(), edm::stream::ProducingModuleAdaptor< T, M, B >.doBeginProcessBlock(), edm::stream::ProducingModuleAdaptor< T, M, B >.doBeginRun(), edm::stream::ProducingModuleAdaptor< T, M, B >.doEndLuminosityBlock(), edm::stream::ProducingModuleAdaptor< T, M, B >.doEndProcessBlock(), edm::stream::ProducingModuleAdaptor< T, M, B >.doEndRun(), DependencyGraph.preBeginJob(), ProcessCallGraph.preBeginJob(), and edm::stream::ProducingModuleAdaptor< T, M, B >.selectInputProcessBlocks().