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 |
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 |
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().