CMS 3D CMS Logo

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

Variables

tuple alignmentsLabel = cms.string('')
 
tuple angleErr = cms.double(6.28)
 
tuple appendToDataLabel = cms.string('idealForInputXML')
 
tuple applyAlignment = cms.bool(False)
 
tuple debugV = cms.untracked.bool(False)
 
tuple fileName = cms.string("REPLACEME.xml")
 
tuple fromDD4hep = cms.bool(False)
 
tuple fromDDD = cms.bool(True)
 
tuple input = cms.string("xml")
 
tuple output = cms.string("xml")
 
tuple outputXML
 
tuple process = cms.Process("CONVERT")
 
tuple shiftErr = cms.double(1000.)
 
tuple useCentreTIOffsets = cms.bool(False)
 
tuple useGangedStripsInME1a = cms.bool(False)
 
tuple useOnlyWiresInME1a = cms.bool(False)
 
tuple useRealWireGeometry = cms.bool(True)
 

Variable Documentation

tuple convertXMLtoXML_cfg.alignmentsLabel = cms.string('')

Definition at line 13 of file convertXMLtoXML_cfg.py.

tuple convertXMLtoXML_cfg.angleErr = cms.double(6.28)

Definition at line 54 of file convertXMLtoXML_cfg.py.

tuple convertXMLtoXML_cfg.appendToDataLabel = cms.string('idealForInputXML')

Definition at line 11 of file convertXMLtoXML_cfg.py.

tuple convertXMLtoXML_cfg.applyAlignment = cms.bool(False)

Definition at line 12 of file convertXMLtoXML_cfg.py.

tuple convertXMLtoXML_cfg.debugV = cms.untracked.bool(False)

Definition at line 19 of file convertXMLtoXML_cfg.py.

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

Definition at line 52 of file convertXMLtoXML_cfg.py.

tuple convertXMLtoXML_cfg.fromDD4hep = cms.bool(False)

Definition at line 27 of file convertXMLtoXML_cfg.py.

tuple convertXMLtoXML_cfg.fromDDD = cms.bool(True)

Definition at line 14 of file convertXMLtoXML_cfg.py.

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

Definition at line 51 of file convertXMLtoXML_cfg.py.

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

Definition at line 56 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 57 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 53 of file convertXMLtoXML_cfg.py.

tuple convertXMLtoXML_cfg.useCentreTIOffsets = cms.bool(False)

Definition at line 24 of file convertXMLtoXML_cfg.py.

tuple convertXMLtoXML_cfg.useGangedStripsInME1a = cms.bool(False)

Definition at line 20 of file convertXMLtoXML_cfg.py.

tuple convertXMLtoXML_cfg.useOnlyWiresInME1a = cms.bool(False)

Definition at line 22 of file convertXMLtoXML_cfg.py.

tuple convertXMLtoXML_cfg.useRealWireGeometry = cms.bool(True)

Definition at line 23 of file convertXMLtoXML_cfg.py.