CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
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.

tuple convertXMLtoXML_cfg.outputXML
Initial value:
1 = cms.PSet(fileName = cms.string("REPLACEME.xml"),
2  relativeto = cms.string("ideal"),
3  survey = cms.bool(False),
4  rawIds = cms.bool(False),
5  eulerAngles = cms.bool(False),
6  precision = cms.int32(10),
7  suppressDTBarrel = cms.untracked.bool(True),
8  suppressDTWheels = cms.untracked.bool(True),
9  suppressDTStations = cms.untracked.bool(True),
10  suppressDTChambers = cms.untracked.bool(False),
11  suppressDTSuperLayers = cms.untracked.bool(False),
12  suppressDTLayers = cms.untracked.bool(False),
13  suppressCSCEndcaps = cms.untracked.bool(True),
14  suppressCSCStations = cms.untracked.bool(True),
15  suppressCSCRings = cms.untracked.bool(True),
16  suppressCSCChambers = cms.untracked.bool(False),
17  suppressCSCLayers = cms.untracked.bool(False)
18  )

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.