Variables | |
tuple | firstValue = cms.uint64(1) |
string | info = "for testing" |
tuple | inputTFile = cms.string(ivars.inputFile) |
tuple | interval = cms.uint64(1) |
tuple | ivars = VarParsing.VarParsing('standard') |
tuple | lastValue = cms.uint64(200) |
tuple | makeDBFromTFile = cms.untracked.bool(True) |
mult = ivars.multiplicity.singleton, | |
mytype = ivars.varType.string, | |
tuple | process = cms.Process('DUMMY') |
tuple | rootTag = cms.string(ivars.outputTag) |
tuple | timetype = cms.string("runnumber") |
tuple | toPut |
tuple makeDBFromTFile.firstValue = cms.uint64(1) |
Definition at line 33 of file makeDBFromTFile.py.
string makeDBFromTFile.info = "for testing" |
Definition at line 8 of file makeDBFromTFile.py.
tuple makeDBFromTFile.inputTFile = cms.string(ivars.inputFile) |
Definition at line 52 of file makeDBFromTFile.py.
tuple makeDBFromTFile.interval = cms.uint64(1) |
Definition at line 35 of file makeDBFromTFile.py.
tuple makeDBFromTFile.ivars = VarParsing.VarParsing('standard') |
Definition at line 3 of file makeDBFromTFile.py.
tuple makeDBFromTFile.lastValue = cms.uint64(200) |
Definition at line 34 of file makeDBFromTFile.py.
tuple makeDBFromTFile.makeDBFromTFile = cms.untracked.bool(True) |
Definition at line 51 of file makeDBFromTFile.py.
makeDBFromTFile.mult = ivars.multiplicity.singleton, |
Definition at line 6 of file makeDBFromTFile.py.
makeDBFromTFile.mytype = ivars.varType.string, |
Definition at line 7 of file makeDBFromTFile.py.
Referenced by HcalLogicalMapGenerator.buildHOXMap().
tuple makeDBFromTFile.process = cms.Process('DUMMY') |
Definition at line 28 of file makeDBFromTFile.py.
tuple makeDBFromTFile.rootTag = cms.string(ivars.outputTag) |
Definition at line 53 of file makeDBFromTFile.py.
tuple makeDBFromTFile.timetype = cms.string("runnumber") |
Definition at line 32 of file makeDBFromTFile.py.
tuple makeDBFromTFile.toPut |
Definition at line 44 of file makeDBFromTFile.py.