Variables | |
tuple | dataset |
tuple | fileName = cms.untracked.string("PickEvents.root") |
tuple | fileNames |
tuple | input = cms.untracked.int32(-1) |
tuple | outputCommands = cms.untracked.vstring('keep *','drop *_MEtoEDMConverter_*_*') |
tuple | process = cms.Process("SKIMb") |
tuple | RunEventList = cms.untracked.string("listrunev") |
tuple | SelectEvents |
tuple pick_events.dataset |
Definition at line 41 of file pick_events.py.
tuple pick_events.fileName = cms.untracked.string("PickEvents.root") |
Definition at line 45 of file pick_events.py.
tuple pick_events.fileNames |
Definition at line 9 of file pick_events.py.
tuple pick_events.input = cms.untracked.int32(-1) |
Definition at line 17 of file pick_events.py.
tuple pick_events.outputCommands = cms.untracked.vstring('keep *','drop *_MEtoEDMConverter_*_*') |
Definition at line 37 of file pick_events.py.
tuple pick_events.process = cms.Process("SKIMb") |
Definition at line 3 of file pick_events.py.
tuple pick_events.RunEventList = cms.untracked.string("listrunev") |
Definition at line 31 of file pick_events.py.
tuple pick_events.SelectEvents |
Definition at line 38 of file pick_events.py.