CMS 3D CMS Logo

Variables

config_110916_change_cff Namespace Reference

Variables

tuple consecutiveHEs
tuple maxEvents = cms.untracked.PSet( input = cms.untracked.int32(-1) )
tuple sinit = cms.Sequence(scalersRawToDigi + consecutiveHEs + APVPhases )
tuple source

Variable Documentation

Initial value:
00001 cms.EDProducer("EventWithHistoryProducerFromL1ABC",
00002                                 l1ABCCollection=cms.InputTag("scalersRawToDigi")
00003                                 )

Definition at line 34 of file config_110916_change_cff.py.

tuple config_110916_change_cff::maxEvents = cms.untracked.PSet( input = cms.untracked.int32(-1) )

Definition at line 5 of file config_110916_change_cff.py.

tuple config_110916_change_cff::sinit = cms.Sequence(scalersRawToDigi + consecutiveHEs + APVPhases )

Definition at line 46 of file config_110916_change_cff.py.

Initial value:
00001 cms.Source("PoolSource",
00002                             fileNames = cms.untracked.vstring(),
00003                             skipBadFiles = cms.untracked.bool(True)
00004                             )

Definition at line 7 of file config_110916_change_cff.py.