CMS 3D CMS Logo

Variables

convertXMLtoXML_cfg Namespace Reference

Variables

tuple angleErr = cms.double(6.28)
tuple fileName = cms.string("REPLACEME.xml")
tuple input = cms.string("xml")
tuple output = cms.string("xml")
tuple outputXML
tuple process = cms.Process("CONVERT")
tuple shiftErr = cms.double(1000.)

Variable Documentation

tuple convertXMLtoXML_cfg::angleErr = cms.double(6.28)

Definition at line 14 of file convertXMLtoXML_cfg.py.

tuple convertXMLtoXML_cfg::fileName = cms.string("REPLACEME.xml")

Definition at line 12 of file convertXMLtoXML_cfg.py.

tuple convertXMLtoXML_cfg::input = cms.string("xml")

Definition at line 11 of file convertXMLtoXML_cfg.py.

tuple convertXMLtoXML_cfg::output = cms.string("xml")

Definition at line 16 of file convertXMLtoXML_cfg.py.

Initial value:
00001 cms.PSet(fileName = cms.string("REPLACEME.xml"),
00002                                                                       relativeto = cms.string("ideal"),
00003                                                                       survey = cms.bool(False),
00004                                                                       rawIds = cms.bool(False),
00005                                                                       eulerAngles = cms.bool(False),
00006                                                                       precision = cms.int32(10),
00007                                                                       suppressDTBarrel = cms.untracked.bool(True),
00008                                                                       suppressDTWheels = cms.untracked.bool(True),
00009                                                                       suppressDTStations = cms.untracked.bool(True),
00010                                                                       suppressDTChambers = cms.untracked.bool(False),
00011                                                                       suppressDTSuperLayers = cms.untracked.bool(False),
00012                                                                       suppressDTLayers = cms.untracked.bool(False),
00013                                                                       suppressCSCEndcaps = cms.untracked.bool(True),
00014                                                                       suppressCSCStations = cms.untracked.bool(True),
00015                                                                       suppressCSCRings = cms.untracked.bool(True),
00016                                                                       suppressCSCChambers = cms.untracked.bool(False),
00017                                                                       suppressCSCLayers = cms.untracked.bool(False)
00018                                                                       )

Definition at line 17 of file convertXMLtoXML_cfg.py.

tuple convertXMLtoXML_cfg::process = cms.Process("CONVERT")

Definition at line 3 of file convertXMLtoXML_cfg.py.

tuple convertXMLtoXML_cfg::shiftErr = cms.double(1000.)

Definition at line 13 of file convertXMLtoXML_cfg.py.