test
CMS 3D CMS Logo

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

Variables

tuple AlignmentPrescaler
 

Variable Documentation

tuple AlignmentPrescaler_cff.AlignmentPrescaler
Initial value:
1 = cms.EDProducer("AlignmentPrescaler",
2  src = cms.InputTag('generalTracks'),
3  assomap=cms.InputTag('OverlapAssoMap'),
4  PrescFileName=cms.string('PrescaleFactors.root'),
5  PrescTreeName=cms.string('AlignmentHitMap')#if you change this be sure to be consistent with the rest of your code
6  )

Definition at line 3 of file AlignmentPrescaler_cff.py.