CMS 3D CMS Logo

Variables

pick_events Namespace Reference

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

Variable Documentation

Initial value:
00001 cms.untracked.PSet(
00002                      dataTier = cms.untracked.string('RAW-RECO'),
00003                      filterName = cms.untracked.string('PickEvents'))

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.

Initial value:
00001 cms.untracked.vstring(
00002 #              '/store/data/Commissioning09/Cosmics/RAW/v1/000/079/153/025F7681-391A-DE11-9556-0016177CA7A0.root'
00003               '/store/data/Commissioning08/Cosmics/RAW-RECO/CRAFT_ALL_V9_SuperPointing_225-v3/0005/B8FB3273-5DFF-DD11-BEAB-00304875A7B5.root',
00004               '/store/data/Commissioning08/Cosmics/RAW-RECO/CRAFT_ALL_V9_SuperPointing_225-v3/0005/C0E4F880-5CFF-DD11-B561-0030487624FD.root',
00005               '/store/data/Commissioning08/Cosmics/RAW-RECO/CRAFT_ALL_V9_SuperPointing_225-v3/0005/EAA9AE47-5FFF-DD11-A966-001A92810ADE.root'
00006       )

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.

Initial value:
00001 cms.untracked.PSet(
00002                           SelectEvents = cms.vstring('PickEventsPath')
00003                           )

Definition at line 38 of file pick_events.py.