![]() |
ATLAS Offline Software
|
Go to the source code of this file.
Namespaces | |
| namespace | Example_ReadSampleNoise |
Variables | |
| str | Example_ReadSampleNoise.folder = "/TILE/OFL02/NOISE/SAMPLE" |
| tuple | Example_ReadSampleNoise.pointInTime = (999999999,0) |
| str | Example_ReadSampleNoise.globalTag = "UPD4" |
| Example_ReadSampleNoise.db = TileCalibTools.openDbConn('COOLOFL_TILE/CONDBR2') | |
| Example_ReadSampleNoise.folderTag = TileCalibTools.getFolderTag(db, folder, globalTag) | |
| Example_ReadSampleNoise.blobReader = TileCalibTools.TileBlobReader(db,folder,folderTag) | |
| Example_ReadSampleNoise.comment = blobReader.getComment(pointInTime) | |
| Example_ReadSampleNoise.drawer = blobReader.getDrawer(ros,mod,pointInTime) | |
| Example_ReadSampleNoise.ped = drawer.getData(chn,adc, 0) | |
| Example_ReadSampleNoise.hfn = drawer.getData(chn,adc, 1) | |
| int | Example_ReadSampleNoise.lfn = 0. |