Variables | |
tuple | fileName = cms.untracked.string('Hec_Exhume_Hbb.root') |
tuple | fileNames = cms.untracked.vstring('file:Exhume_Hbb.root') |
tuple | input = cms.untracked.int32(10) |
tuple | outputCommands |
tuple | process = cms.Process("GSDRFP420") |
tuple SimDigiRecoFP420Example_cfg::fileName = cms.untracked.string('Hec_Exhume_Hbb.root') [static] |
Definition at line 67 of file SimDigiRecoFP420Example_cfg.py.
tuple SimDigiRecoFP420Example_cfg::fileNames = cms.untracked.vstring('file:Exhume_Hbb.root') [static] |
Definition at line 56 of file SimDigiRecoFP420Example_cfg.py.
tuple SimDigiRecoFP420Example_cfg::input = cms.untracked.int32(10) [static] |
Definition at line 53 of file SimDigiRecoFP420Example_cfg.py.
tuple SimDigiRecoFP420Example_cfg::outputCommands [static] |
Initial value:
cms.untracked.vstring('drop *', 'keep *_VtxSmeared_*_*', 'keep *_source_*_*', 'keep edmHepMCProduct_*_*_*', 'keep SimTracks_*_*_*', 'keep SimVertexs_*_*_*', 'keep RecoCollectionFP420_*_*_*')
Definition at line 60 of file SimDigiRecoFP420Example_cfg.py.
tuple SimDigiRecoFP420Example_cfg::process = cms.Process("GSDRFP420") [static] |
Definition at line 10 of file SimDigiRecoFP420Example_cfg.py.