Variables | |
tuple | closeFileFast = cms.untracked.bool(True) |
tuple | connect = cms.string(options.inputFiles[0]) |
Prefer the SiStripApvGainRcd or SiStripApvGain2Rcd under test. More... | |
tuple | debugModules = cms.untracked.vstring('') |
tuple | destinations = cms.untracked.vstring('SiStripApvGainReader.log') |
tuple | fileName = cms.string("gain.root") |
tuple | firstRun = cms.untracked.uint32(options.runN) |
tuple | gainType = cms.untracked.uint32(0) |
tuple | input = cms.untracked.int32(1) |
tuple | numberEventsInRun = cms.untracked.uint32(1) |
Empty events source (specify the run number to pick correct IOV) More... | |
tuple | options = VarParsing('python') |
tuple | outputFile = cms.untracked.string("SiStripApvGains_dump.txt") |
tuple | printDebug = cms.untracked.bool(True) |
Dump the Gain payload. More... | |
tuple | process = cms.Process("SiStripApvGainReader") |
tuple | threshold = cms.untracked.string('INFO') |
tuple | toGet |
tuple readSiStripApvGain.closeFileFast = cms.untracked.bool(True) |
Definition at line 75 of file readSiStripApvGain.py.
tuple readSiStripApvGain.connect = cms.string(options.inputFiles[0]) |
Prefer the SiStripApvGainRcd or SiStripApvGain2Rcd under test.
Definition at line 55 of file readSiStripApvGain.py.
tuple readSiStripApvGain.debugModules = cms.untracked.vstring('') |
Definition at line 21 of file readSiStripApvGain.py.
tuple readSiStripApvGain.destinations = cms.untracked.vstring('SiStripApvGainReader.log') |
Definition at line 23 of file readSiStripApvGain.py.
tuple readSiStripApvGain.fileName = cms.string("gain.root") |
Definition at line 74 of file readSiStripApvGain.py.
tuple readSiStripApvGain.firstRun = cms.untracked.uint32(options.runN) |
Definition at line 32 of file readSiStripApvGain.py.
tuple readSiStripApvGain.gainType = cms.untracked.uint32(0) |
Definition at line 70 of file readSiStripApvGain.py.
tuple readSiStripApvGain.input = cms.untracked.int32(1) |
Definition at line 36 of file readSiStripApvGain.py.
tuple readSiStripApvGain.numberEventsInRun = cms.untracked.uint32(1) |
Empty events source (specify the run number to pick correct IOV)
Definition at line 31 of file readSiStripApvGain.py.
tuple readSiStripApvGain.options = VarParsing('python') |
Definition at line 6 of file readSiStripApvGain.py.
tuple readSiStripApvGain.outputFile = cms.untracked.string("SiStripApvGains_dump.txt") |
Definition at line 69 of file readSiStripApvGain.py.
tuple readSiStripApvGain.printDebug = cms.untracked.bool(True) |
Dump the Gain payload.
It will be in the format DetId APV1 APV2 APV3 APV4 (APV5) (APV6)
Definition at line 68 of file readSiStripApvGain.py.
tuple readSiStripApvGain.process = cms.Process("SiStripApvGainReader") |
Definition at line 17 of file readSiStripApvGain.py.
tuple readSiStripApvGain.threshold = cms.untracked.string('INFO') |
Definition at line 22 of file readSiStripApvGain.py.
tuple readSiStripApvGain.toGet |
Definition at line 56 of file readSiStripApvGain.py.