Variables | |
tuple | FakeAlignmentSource |
00001 cms.ESSource("FakeAlignmentSource", 00002 produceTracker = cms.bool(True), 00003 produceDT = cms.bool(True), 00004 produceCSC = cms.bool(True), 00005 produceGlobalPosition = cms.bool(True), 00006 produceTrackerSurfaceDeformation = cms.bool(True), 00007 appendToDataLabel = cms.string('') 00008 )
Definition at line 4 of file FakeAlignmentSource_cfi.py.