CMS 3D CMS Logo

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

Variables

tuple BPixError
 
tuple FPixError
 
tuple GlobalTrackingGeometryESProducer = cms.ESProducer("GlobalTrackingGeometryESProducer")
 
tuple TransientTrackBuilderESProducer
 

Variable Documentation

tuple common_cff.BPixError
Initial value:
1 = cms.PSet(
2  useErrorsFromParam = cms.bool(True),
3  hitErrorRPhi = cms.double(0.0027),
4  hitErrorRZ = cms.double(0.006)
5 )

Definition at line 18 of file common_cff.py.

tuple common_cff.FPixError
Initial value:
1 = cms.PSet(
2  useErrorsFromParam = cms.bool(True),
3  hitErrorRPhi = cms.double(0.0051),
4  hitErrorRZ = cms.double(0.0036)
5 )

Definition at line 25 of file common_cff.py.

tuple common_cff.GlobalTrackingGeometryESProducer = cms.ESProducer("GlobalTrackingGeometryESProducer")

Definition at line 10 of file common_cff.py.

tuple common_cff.TransientTrackBuilderESProducer
Initial value:
1 = cms.ESProducer("TransientTrackBuilderESProducer",
2  ComponentName = cms.string('TransientTrackBuilder'),
3 )

Definition at line 13 of file common_cff.py.