CMS 3D CMS Logo

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

Variables

tuple angleErr = cms.double(6.28)
 
tuple connect = cms.string("sqlite_file:"+str(sys.argv[2])[:-3]+"db")
 
tuple fileName = cms.string(str(sys.argv[2]))
 
tuple input = cms.string("xml")
 
tuple output = cms.string("db")
 
tuple process = cms.Process("CONVERT")
 
tuple shiftErr = cms.double(1000.)
 
tuple toGet = cms.VPSet(cms.PSet(record = cms.string("GlobalPositionRcd"), tag = cms.string("inertGlobalPositionRcd")))
 
tuple toPut
 

Variable Documentation

tuple convertXMLtoSQLite_cfg.angleErr = cms.double(6.28)

Definition at line 15 of file convertXMLtoSQLite_cfg.py.

tuple convertXMLtoSQLite_cfg.connect = cms.string("sqlite_file:"+str(sys.argv[2])[:-3]+"db")

Definition at line 21 of file convertXMLtoSQLite_cfg.py.

tuple convertXMLtoSQLite_cfg.fileName = cms.string(str(sys.argv[2]))

Definition at line 13 of file convertXMLtoSQLite_cfg.py.

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

Definition at line 12 of file convertXMLtoSQLite_cfg.py.

tuple convertXMLtoSQLite_cfg.output = cms.string("db")

Definition at line 16 of file convertXMLtoSQLite_cfg.py.

tuple convertXMLtoSQLite_cfg.process = cms.Process("CONVERT")

Definition at line 4 of file convertXMLtoSQLite_cfg.py.

tuple convertXMLtoSQLite_cfg.shiftErr = cms.double(1000.)

Definition at line 14 of file convertXMLtoSQLite_cfg.py.

tuple convertXMLtoSQLite_cfg.toGet = cms.VPSet(cms.PSet(record = cms.string("GlobalPositionRcd"), tag = cms.string("inertGlobalPositionRcd")))

Definition at line 31 of file convertXMLtoSQLite_cfg.py.

tuple convertXMLtoSQLite_cfg.toPut
Initial value:
1 = cms.VPSet(
2  cms.PSet(record = cms.string("DTAlignmentRcd"), tag = cms.string("DTAlignmentRcd")),
3  cms.PSet(record = cms.string("DTAlignmentErrorExtendedRcd"), tag = cms.string("DTAlignmentErrorExtendedRcd")),
4  cms.PSet(record = cms.string("CSCAlignmentRcd"), tag = cms.string("CSCAlignmentRcd")),
5  cms.PSet(record = cms.string("CSCAlignmentErrorExtendedRcd"), tag = cms.string("CSCAlignmentErrorExtendedRcd")))

Definition at line 22 of file convertXMLtoSQLite_cfg.py.

Referenced by reco::tau::AssociationMatchRefSelector< InputType, MatchedType, OutputType, ClonePolicy >.filter(), VertexAssociatorByTracksProducer.produce(), VertexAssociatorByPositionAndTracksProducer.produce(), TrackAssociatorByPositionProducer.produce(), QuickTrackAssociatorByHitsProducer.produce(), TrackAssociatorByHitsProducer.produce(), MuonToTrackingParticleAssociatorEDProducer.produce(), and StoreEcalCondition.StoreEcalCondition().