CMS 3D CMS Logo

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

Variables

tuple dtVDriftSegmentWriter
 

Variable Documentation

tuple dtVDriftSegmentWriter_cfi.dtVDriftSegmentWriter
Initial value:
1 = cms.EDAnalyzer("DTVDriftWriter",
2  vDriftAlgo = cms.string('DTVDriftSegment'),
3  vDriftAlgoConfig = cms.PSet(
4  rootFileName = cms.string(''),
5  nSigmasFitRange = cms.untracked.uint32(1),
6  debug = cms.untracked.bool(False)
7  )
8 )

Definition at line 3 of file dtVDriftSegmentWriter_cfi.py.