CMS 3D CMS Logo

Variables

ssdigimulttimecorrelations_cfi Namespace Reference

Variables

tuple ssdigimulttimecorrelations

Variable Documentation

Initial value:
00001 cms.EDAnalyzer('MultiplicityTimeCorrelations',
00002                               wantedSubDets = cms.untracked.VPSet(    
00003                                 cms.PSet(detSelection = cms.uint32(0),detLabel = cms.string("TK"),  binMax = cms.int32(9523712), phasePartition = cms.untracked.string("All")),
00004                                 cms.PSet(detSelection = cms.uint32(3),detLabel = cms.string("TIB"), binMax = cms.int32(1787904), phasePartition = cms.untracked.string("TI")),
00005                                 cms.PSet(detSelection = cms.uint32(4),detLabel = cms.string("TID"), binMax = cms.int32( 565248), phasePartition = cms.untracked.string("TI")),
00006                                 cms.PSet(detSelection = cms.uint32(5),detLabel = cms.string("TOB"), binMax = cms.int32(3303936), phasePartition = cms.untracked.string("TO")),
00007                                 cms.PSet(detSelection = cms.uint32(6),detLabel = cms.string("TEC"), binMax = cms.int32(3866624), phasePartition = cms.untracked.string("TP"))
00008                               ),
00009                                          hitName = cms.untracked.string("digi"),
00010                                          historyProduct = cms.InputTag("froml1abcHEs"),
00011                                          apvPhaseCollection = cms.InputTag("APVPhases"),
00012                                          multiplicityMap = cms.InputTag("ssdigimultprod"),
00013                                          scaleFactors = cms.untracked.vint32(5,250,750),
00014                                          corrNbins = cms.untracked.int32(1000),
00015                                          lowedgeOrbit = cms.untracked.int32(-1),
00016                                          highedgeOrbit = cms.untracked.int32(-1),
00017                                          minDBX = cms.untracked.int32(-1),
00018                                          minTripletDBX = cms.untracked.int32(-1),
00019                                          dbxBins = cms.untracked.vint32(-1,144,148)
00020                                       )

Definition at line 3 of file ssdigimulttimecorrelations_cfi.py.