CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups 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  readLegacyVDriftDB =cms.bool(True),
4  writeLegacyVDriftDB =cms.bool(True),
5  vDriftAlgoConfig = cms.PSet(
6  rootFileName = cms.string(''),
7  nSigmasFitRange = cms.untracked.uint32(1),
8  readLegacyVDriftDB =cms.bool(True),
9  debug = cms.untracked.bool(False)
10  )
11 )

Definition at line 3 of file dtVDriftSegmentWriter_cfi.py.