CMS 3D CMS Logo

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

Variables

tuple compression_level = cms.untracked.int32(1)
 
tuple cout
 
tuple destinations = cms.untracked.vstring('cout')
 
tuple eventsPerLS = cms.untracked.int32(1000)
 
tuple fakeHLTPaths = cms.untracked.bool(True)
 
tuple fileNames
 
tuple loop = cms.untracked.bool(True)
 
tuple makeTriggerResults = cms.untracked.bool(True)
 
tuple max_event_size = cms.untracked.int32(7000000)
 
tuple max_queue_depth = cms.untracked.int32(5)
 
tuple prescaleFactor = cms.int32(1)
 cd ../ More...
 
tuple prescaleOffset = cms.int32(0)
 
tuple process = cms.Process("HLT1")
 
tuple Rethrow = cms.untracked.vstring('ProductNotFound','TooManyProducts','TooFewProducts')
 
tuple SelectEvents
 
tuple use_compression = cms.untracked.bool(True)
 

Variable Documentation

tuple fu_pp.compression_level = cms.untracked.int32(1)

Definition at line 86 of file fu_pp.py.

tuple fu_pp.cout
Initial value:
1 = cms.untracked.PSet( threshold = cms.untracked.string('WARNING')
2  )

Definition at line 13 of file fu_pp.py.

tuple fu_pp.destinations = cms.untracked.vstring('cout')

Definition at line 11 of file fu_pp.py.

tuple fu_pp.eventsPerLS = cms.untracked.int32(1000)

Definition at line 25 of file fu_pp.py.

tuple fu_pp.fakeHLTPaths = cms.untracked.bool(True)

Definition at line 82 of file fu_pp.py.

tuple fu_pp.fileNames

Definition at line 26 of file fu_pp.py.

tuple fu_pp.loop = cms.untracked.bool(True)

Definition at line 24 of file fu_pp.py.

tuple fu_pp.makeTriggerResults = cms.untracked.bool(True)

Definition at line 6 of file fu_pp.py.

tuple fu_pp.max_event_size = cms.untracked.int32(7000000)

Definition at line 83 of file fu_pp.py.

tuple fu_pp.max_queue_depth = cms.untracked.int32(5)

Definition at line 84 of file fu_pp.py.

tuple fu_pp.prescaleFactor = cms.int32(1)

cd ../

Definition at line 70 of file fu_pp.py.

tuple fu_pp.prescaleOffset = cms.int32(0)

Definition at line 71 of file fu_pp.py.

tuple fu_pp.process = cms.Process("HLT1")

Definition at line 2 of file fu_pp.py.

tuple fu_pp.Rethrow = cms.untracked.vstring('ProductNotFound','TooManyProducts','TooFewProducts')

Definition at line 5 of file fu_pp.py.

tuple fu_pp.SelectEvents
Initial value:
1 = cms.untracked.PSet(
2  SelectEvents = cms.vstring('*')
3  )

Definition at line 87 of file fu_pp.py.

tuple fu_pp.use_compression = cms.untracked.bool(True)

Definition at line 85 of file fu_pp.py.