CMS 3D CMS Logo

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

Variables

tuple dtVDriftSegmentCalibration
 

Variable Documentation

tuple dtVDriftSegmentCalibration_cfi.dtVDriftSegmentCalibration
Initial value:
1 = cms.EDAnalyzer("DTVDriftSegmentCalibration",
2  # Segment selection
3  dtSegmentSelection,
4  recHits4DLabel = cms.InputTag('dt4DSegments'),
5  rootFileName = cms.untracked.string('DTVDriftHistos.root'),
6  # Choose the chamber you want to calibrate (default = "All"), specify the chosen chamber
7  # in the format "wheel station sector" (i.e. "-1 3 10")
8  calibChamber = cms.untracked.string('All')
9 )

Definition at line 5 of file dtVDriftSegmentCalibration_cfi.py.