test
CMS 3D CMS Logo

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

Variables

tuple misalignedTrackerInteractionGeometry
 
tuple TrackerInteractionGeometryESProducer
 

Variable Documentation

tuple TrackerInteractionGeometryESProducer_cfi.misalignedTrackerInteractionGeometry
Initial value:
1 = cms.ESProducer("TrackerInteractionGeometryESProducer",
2  TrackerMaterialBlock,
3  trackerGeometryLabel = cms.untracked.string('MisAligned'),
4  appendToDataLabel = cms.string('MisAligned')
5 )

Definition at line 10 of file TrackerInteractionGeometryESProducer_cfi.py.

tuple TrackerInteractionGeometryESProducer_cfi.TrackerInteractionGeometryESProducer
Initial value:
1 = cms.ESProducer("TrackerInteractionGeometryESProducer",
2  TrackerMaterialBlock
3 )

Definition at line 5 of file TrackerInteractionGeometryESProducer_cfi.py.