Variables | |
tuple | angleErr = cms.double(6.28) |
tuple | connect = cms.string("sqlite_file:%s" % outputFile) |
tuple | cscLabel = cms.string("") |
tuple | dtLabel = cms.string("") |
tuple | getAPEs = cms.bool(True) |
tuple | globalTag = os.getenv("ALIGNMENT_GLOBALTAG") |
tuple | input = cms.string("db") |
tuple | output = cms.string("db") |
tuple | outputFile = os.getenv("ALIGNMENT_OUTPUTFILE") |
tuple | process = cms.Process("CONVERT") |
tuple | shiftErr = cms.double(1000.) |
tuple | toPut |
tuple download_sqlite_cfg.angleErr = cms.double(6.28) |
Definition at line 21 of file download_sqlite_cfg.py.
tuple download_sqlite_cfg.connect = cms.string("sqlite_file:%s" % outputFile) |
Definition at line 30 of file download_sqlite_cfg.py.
tuple download_sqlite_cfg.cscLabel = cms.string("") |
Definition at line 19 of file download_sqlite_cfg.py.
tuple download_sqlite_cfg.dtLabel = cms.string("") |
Definition at line 18 of file download_sqlite_cfg.py.
tuple download_sqlite_cfg.getAPEs = cms.bool(True) |
Definition at line 22 of file download_sqlite_cfg.py.
tuple download_sqlite_cfg.globalTag = os.getenv("ALIGNMENT_GLOBALTAG") |
Definition at line 4 of file download_sqlite_cfg.py.
tuple download_sqlite_cfg.input = cms.string("db") |
Definition at line 17 of file download_sqlite_cfg.py.
tuple download_sqlite_cfg.output = cms.string("db") |
Definition at line 24 of file download_sqlite_cfg.py.
tuple download_sqlite_cfg.outputFile = os.getenv("ALIGNMENT_OUTPUTFILE") |
Definition at line 5 of file download_sqlite_cfg.py.
Referenced by optutl::CommandLineParser._finishDefaultOptions(), GBRForestWriter.analyze(), CSCTFPacker.CSCTFPacker(), gen::DataCardFileWriter.DataCardFileWriter(), DQMStoreStats.dumpMemoryProfile(), edm::JobReport::JobReportImpl.flushFiles(), edm::JobReport::JobReportImpl.insertInputForOutputs(), main(), makePlots(), operator<<(), jsoncollector::FastMonitor.outputCSV(), L1GtVhdlTemplateFile.save(), matrixSaver.saveMatrix(), matrixSaver.saveMatrixVector(), TagProbeFitter.TagProbeFitter(), TestCorrection.TestCorrection(), MuonAlignmentOutputXML.write(), L1GtVhdlWriterCore.writeCond2intMap2File(), L1GtVhdlWriterCore.writeDefValPkg(), L1GtVhdlWriterCore.writeEtmSetup(), L1GtVhdlWriterCore.writeMuonSetupVhdl(), jsoncollector::FileIO.writeStringToFile(), Vx3DHLTAnalyzer.writeToFile(), L1GtVmeWriterCore.writeVME(), ErrorsAnalyzer.~ErrorsAnalyzer(), ErrorsPropagationAnalyzer.~ErrorsPropagationAnalyzer(), and TagProbeFitter.~TagProbeFitter().
tuple download_sqlite_cfg.process = cms.Process("CONVERT") |
Definition at line 7 of file download_sqlite_cfg.py.
tuple download_sqlite_cfg.shiftErr = cms.double(1000.) |
Definition at line 20 of file download_sqlite_cfg.py.
tuple download_sqlite_cfg.toPut |
Definition at line 31 of file download_sqlite_cfg.py.