3 from CalibMuon.DTCalibration.dtSegmentSelection_cfi
import dtSegmentSelection
5 dtVDriftMeanTimerCalibration = cms.EDAnalyzer(
"DTVDriftCalibration",
8 recHits4DLabel = cms.InputTag(
'dt4DSegments'),
9 rootFileName = cms.untracked.string(
'DTTMaxHistos.root'),
10 debug = cms.untracked.bool(
False),
13 calibChamber = cms.untracked.string(
'All'),
15 tMaxGranularity = cms.untracked.string(
'bySL'),
17 tTrigMode = cms.string(
'DTTTrigSyncFromDB'),
18 tTrigModeConfig = cms.PSet(
20 vPropWire = cms.double(24.4),
22 doTOFCorrection = cms.bool(
False),
23 tofCorrType = cms.int32(0),
24 wirePropCorrType = cms.int32(0),
26 doWirePropCorrection = cms.bool(
False),
28 doT0Correction = cms.bool(
True),
29 debug = cms.untracked.bool(
False),
30 tTrigLabel = cms.string(
'cosmics')
33 findVDriftAndT0 = cms.untracked.bool(
False),
35 calibFileConfig = cms.untracked.PSet(
36 nFields = cms.untracked.int32(6),
37 calibConstGranularity = cms.untracked.string(
'bySL'),
38 calibConstFileName = cms.untracked.string(
'vDriftAndReso.txt')
41 vDriftFileName = cms.untracked.string(
'vDriftFromMtime.txt')