CMS 3D CMS Logo

Variables

ssclusmulttimecorrelations_cfi Namespace Reference

Variables

tuple ssclusmulttimecorrelations

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/64), phasePartition = cms.untracked.string("All")),
00004                             cms.PSet(detSelection = cms.uint32(3),detLabel = cms.string("TIB"), binMax = cms.int32(1787904/64), phasePartition = cms.untracked.string("TI")),
00005                             cms.PSet(detSelection = cms.uint32(4),detLabel = cms.string("TID"), binMax = cms.int32( 565248/64), phasePartition = cms.untracked.string("TI")),
00006                             cms.PSet(detSelection = cms.uint32(5),detLabel = cms.string("TOB"), binMax = cms.int32(3303936/64), phasePartition = cms.untracked.string("TO")),
00007                             cms.PSet(detSelection = cms.uint32(6),detLabel = cms.string("TEC"), binMax = cms.int32(3866624/64), phasePartition = cms.untracked.string("TP"))
00008                          ),
00009                                          hitName = cms.untracked.string("cluster"),
00010                                          historyProduct = cms.InputTag("froml1abcHEs"),
00011                                          apvPhaseCollection = cms.InputTag("APVPhases"),
00012                                          multiplicityMap = cms.InputTag("ssclustermultprod"),
00013                                          scaleFactors = cms.untracked.vint32(10),
00014                                          numberOfBins = cms.untracked.int32(500),
00015                                          corrNbins = cms.untracked.int32(1000),
00016                                          lowedgeOrbit = cms.untracked.int32(-1),
00017                                          highedgeOrbit = cms.untracked.int32(-1),
00018                                          minDBX = cms.untracked.int32(-1),
00019                                          minTripletDBX = cms.untracked.int32(-1),
00020                                          dbxBins = cms.untracked.vint32()
00021                                       )

Definition at line 3 of file ssclusmulttimecorrelations_cfi.py.