Variables | |
tuple | BPixError |
tuple | FPixError |
tuple | GlobalTrackingGeometryESProducer = cms.ESProducer("GlobalTrackingGeometryESProducer") |
tuple | TransientTrackBuilderESProducer |
tuple python::common_cff::BPixError [static] |
Initial value:
cms.PSet(
useErrorsFromParam = cms.untracked.bool(True),
hitErrorRPhi = cms.double(0.0027),
hitErrorRZ = cms.double(0.006)
)
Definition at line 18 of file common_cff.py.
tuple python::common_cff::FPixError [static] |
Initial value:
cms.PSet(
useErrorsFromParam = cms.untracked.bool(True),
hitErrorRPhi = cms.double(0.0051),
hitErrorRZ = cms.double(0.0036)
)
Definition at line 23 of file common_cff.py.
tuple python::common_cff::GlobalTrackingGeometryESProducer = cms.ESProducer("GlobalTrackingGeometryESProducer") [static] |
Definition at line 12 of file common_cff.py.
tuple python::common_cff::TransientTrackBuilderESProducer [static] |
Initial value:
cms.ESProducer("TransientTrackBuilderESProducer", ComponentName = cms.string('TransientTrackBuilder') )
Definition at line 14 of file common_cff.py.