test
CMS 3D CMS Logo

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

Variables

tuple ancientMuonSeed
 

Variable Documentation

tuple ancientMuonSeed_cfi.ancientMuonSeed
Initial value:
1 = cms.EDProducer("MuonSeedGenerator",
2  ptSeedParameterization,
3  dphiScale,
4  beamSpotTag = cms.InputTag("offlineBeamSpot"),
5  scaleDT = cms.bool(True),
6  CSCRecSegmentLabel = cms.InputTag("cscSegments"),
7  DTRecSegmentLabel = cms.InputTag("dt4DSegments"),
8  EnableDTMeasurement = cms.bool(True),
9  EnableCSCMeasurement = cms.bool(True),
10  # places where it's OK to have single-segment seeds
11  crackEtas = cms.vdouble(0.2, 1.6, 1.7),
12  crackWindow = cms.double(0.04),
13  deltaPhiSearchWindow = cms.double(0.25),
14  deltaEtaSearchWindow = cms.double(0.2),
15  deltaEtaCrackSearchWindow = cms.double(0.25),
16  )

Definition at line 7 of file ancientMuonSeed_cfi.py.