CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Variables
pick_events Namespace Reference

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
 

Variable Documentation

tuple pick_events.dataset
Initial value:
1 = cms.untracked.PSet(
2  dataTier = cms.untracked.string('RAW-RECO'),
3  filterName = cms.untracked.string('PickEvents'))

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
Initial value:
1 = cms.untracked.vstring(
2 # '/store/data/Commissioning09/Cosmics/RAW/v1/000/079/153/025F7681-391A-DE11-9556-0016177CA7A0.root'
3  '/store/data/Commissioning08/Cosmics/RAW-RECO/CRAFT_ALL_V9_SuperPointing_225-v3/0005/B8FB3273-5DFF-DD11-BEAB-00304875A7B5.root',
4  '/store/data/Commissioning08/Cosmics/RAW-RECO/CRAFT_ALL_V9_SuperPointing_225-v3/0005/C0E4F880-5CFF-DD11-B561-0030487624FD.root',
5  '/store/data/Commissioning08/Cosmics/RAW-RECO/CRAFT_ALL_V9_SuperPointing_225-v3/0005/EAA9AE47-5FFF-DD11-A966-001A92810ADE.root'
6  )

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
Initial value:
1 = cms.untracked.PSet(
2  SelectEvents = cms.vstring('PickEventsPath')
3  )

Definition at line 47 of file pick_events.py.