ATLAS Offline Software
Loading...
Searching...
No Matches
checkCoolLatestUpdate Namespace Reference

Variables

 dg = TileDCSDataGrabber()
list partitions = ["LBA", "LBC","EBA", "EBC"]
list variables = ["FORDAQ_MBHV", "hvOut10"]
int now = int(time.time()) + 60*60*24
tuple strNum = ("0"+str(num))[-2:]
tuple drawer = part+strNum
 folder
 chanNum
 iovSince = dg.getEntry(drawer, var, now)[1]

Variable Documentation

◆ chanNum

checkCoolLatestUpdate.chanNum

Definition at line 26 of file checkCoolLatestUpdate.py.

◆ dg

checkCoolLatestUpdate.dg = TileDCSDataGrabber()

Definition at line 8 of file checkCoolLatestUpdate.py.

◆ drawer

tuple checkCoolLatestUpdate.drawer = part+strNum

Definition at line 25 of file checkCoolLatestUpdate.py.

◆ folder

checkCoolLatestUpdate.folder

Definition at line 26 of file checkCoolLatestUpdate.py.

◆ iovSince

checkCoolLatestUpdate.iovSince = dg.getEntry(drawer, var, now)[1]

Definition at line 27 of file checkCoolLatestUpdate.py.

◆ now

int checkCoolLatestUpdate.now = int(time.time()) + 60*60*24

Definition at line 15 of file checkCoolLatestUpdate.py.

◆ partitions

list checkCoolLatestUpdate.partitions = ["LBA", "LBC","EBA", "EBC"]

Definition at line 11 of file checkCoolLatestUpdate.py.

◆ strNum

tuple checkCoolLatestUpdate.strNum = ("0"+str(num))[-2:]

Definition at line 24 of file checkCoolLatestUpdate.py.

◆ variables

list checkCoolLatestUpdate.variables = ["FORDAQ_MBHV", "hvOut10"]

Definition at line 12 of file checkCoolLatestUpdate.py.