Variables | |
tuple | dataset |
tuple | fileName = cms.untracked.string("PickEvents.root") |
tuple | fileNames |
tuple | input = cms.untracked.int32(-1) |
tuple | IsRunLsBased = cms.bool(False) |
tuple | LuminositySectionsBlockRange = cms.untracked.VLuminosityBlockRange( () ) |
tuple | outputCommands = cms.untracked.vstring('keep *','drop *_MEtoEDMConverter_*_*') |
tuple | process = cms.Process("SKIMb") |
tuple | RunEventList = cms.untracked.string("DPGAnalysis/Skims/data/listrunev") |
tuple | SelectEvents |
tuple pick_events.dataset |
Definition at line 50 of file pick_events.py.
tuple pick_events.fileName = cms.untracked.string("PickEvents.root") |
Definition at line 54 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.IsRunLsBased = cms.bool(False) |
Definition at line 36 of file pick_events.py.
tuple pick_events.LuminositySectionsBlockRange = cms.untracked.VLuminosityBlockRange( () ) |
Definition at line 39 of file pick_events.py.
tuple pick_events.outputCommands = cms.untracked.vstring('keep *','drop *_MEtoEDMConverter_*_*') |
Definition at line 46 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("DPGAnalysis/Skims/data/listrunev") |
Definition at line 33 of file pick_events.py.
tuple pick_events.SelectEvents |
Definition at line 47 of file pick_events.py.