CMS 3D CMS Logo

Variables

dtSegmentSelection_cfi Namespace Reference

Variables

tuple dtSegmentSelection

Variable Documentation

Initial value:
00001 cms.PSet(
00002     checkNoisyChannels = cms.bool(False),
00003     minHitsPhi = cms.int32(7),
00004     minHitsZ = cms.int32(4),
00005     maxChi2 = cms.double(1000.0),
00006     maxAnglePhi = cms.double(25.),
00007     maxAngleZ = cms.double(999.)
00008 )

Definition at line 3 of file dtSegmentSelection_cfi.py.