CMS 3D CMS Logo

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

Variables

tuple ancientMuonSeed
 

Variable Documentation

tuple ancientMuonSeed_cfi.ancientMuonSeed
Initial value:
1 = _mod.muonSeedGenerator.clone(
2  ptSeedParameterization,
3  dphiScale,
4  beamSpotTag = "offlineBeamSpot",
5  scaleDT = True,
6  CSCRecSegmentLabel = "cscSegments",
7  DTRecSegmentLabel = "dt4DSegments",
8  ME0RecSegmentLabel = "me0Segments",
9  EnableDTMeasurement = True,
10  EnableCSCMeasurement = True,
11  EnableME0Measurement = False,
12  # places where it's OK to have single-segment seeds
13  crackEtas = [0.2, 1.6, 1.7],
14  crackWindow = 0.04,
15  deltaPhiSearchWindow = 0.25,
16  deltaEtaSearchWindow = 0.2,
17  deltaEtaCrackSearchWindow = 0.25,
18  )

Definition at line 7 of file ancientMuonSeed_cfi.py.