CMS 3D CMS Logo

Variables

AlignmentPrescaler_cff Namespace Reference

Variables

tuple AlignmentPrescaler

Variable Documentation

Initial value:
00001 cms.EDProducer("AlignmentPrescaler",
00002                                     src = cms.InputTag('generalTracks'),
00003                                     assomap=cms.InputTag('OverlapAssoMap'),
00004                                     PrescFileName=cms.string('PrescaleFactors.root'),
00005                                     PrescTreeName=cms.string('AlignmentHitMap')#if you change this be sure to be consistent with the rest of your code
00006                                     )

Definition at line 3 of file AlignmentPrescaler_cff.py.