CMS 3D CMS Logo

Variables

dtVDriftSegmentCalibration_cfi Namespace Reference

Variables

tuple DTVDriftSegmentCalibration

Variable Documentation

Initial value:
00001 cms.EDAnalyzer("DTVDriftSegmentCalibration",
00002     # Segment selection
00003     dtSegmentSelection,
00004     recHits4DLabel = cms.InputTag('dt4DSegments'),
00005     rootFileName = cms.untracked.string('DTVDriftHistos.root'),
00006     # Choose the chamber you want to calibrate (default = "All"), specify the chosen chamber
00007     # in the format "wheel station sector" (i.e. "-1 3 10")
00008     calibChamber = cms.untracked.string('All')
00009 )

Definition at line 5 of file dtVDriftSegmentCalibration_cfi.py.