Go to the source code of this file.
Namespaces | |
copyPickMerge_cfg | |
Variables | |
tuple | copyPickMerge_cfg.fileName = cms.untracked.string(options.outputFile) |
tuple | copyPickMerge_cfg.fileNames = cms.untracked.vstring(options.inputFiles) |
tuple | copyPickMerge_cfg.input = cms.untracked.int32(options.maxEvents) |
tuple | copyPickMerge_cfg.options = VarParsing('analysis') |
tuple | copyPickMerge_cfg.process = cms.Process("PickEvent") |