CMS 3D CMS Logo

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

Variables

tuple dtSegmentSelection
 

Variable Documentation

tuple dtSegmentSelection_cfi.dtSegmentSelection
Initial value:
1 = cms.PSet(
2  checkNoisyChannels = cms.bool(False),
3  minHitsPhi = cms.int32(7),
4  minHitsZ = cms.int32(4),
5  maxChi2 = cms.double(1000.0),
6  maxAnglePhi = cms.double(25.),
7  maxAngleZ = cms.double(999.)
8 )

Definition at line 3 of file dtSegmentSelection_cfi.py.