CMS 3D CMS Logo

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

Variables

tuple dt4DSegmentsT0Seg
 

Variable Documentation

tuple dt4DSegments_ApplyT0Correction_cfi.dt4DSegmentsT0Seg
Initial value:
1 = cms.EDProducer("DTSegment4DT0Corrector",
2  DTLinearDriftAlgo_CosmicData,
3  recHits4DLabel = cms.InputTag("dt4DSegments"),
4  debug = cms.untracked.bool(False),
5  performT0_vdriftSegCorrection = cms.bool(True),
6  hit_afterT0_resolution = cms.double(0.03),
7  perform_delta_rejecting = cms.bool(False)
8 )

Definition at line 5 of file dt4DSegments_ApplyT0Correction_cfi.py.