CMS 3D CMS Logo

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

Variables

tuple dtSegmentSelection
 

Variable Documentation

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

Definition at line 3 of file dtSegmentSelection_cfi.py.