Go to the source code of this file.
|
| | TileCalibBlobPython_writeBchM7.log = getLogger("writeBch") |
| | TileCalibBlobPython_writeBchM7.db = TileCalibTools.openDb('SQLITE', 'COMP200', 'UPDATE') |
| str | TileCalibBlobPython_writeBchM7.folder = TileCalibTools.getTilePrefix(True,True)+"STATUS/ADC" |
| | TileCalibBlobPython_writeBchM7.folderTag = TileCalibUtils.getFullTag(folder, "COM-04") |
| | TileCalibBlobPython_writeBchM7.mgr = TileBchTools.TileBchMgr() |
| tuple | TileCalibBlobPython_writeBchM7.emptyChannelLongBarrel = (30, 31, 43) |
| tuple | TileCalibBlobPython_writeBchM7.emptyChannelExtendedBarrel = (18, 19, 24, 25, 26, 27, 28, 29, 33, 34, 42, 43, 44, 45, 46, 47) |