13 from ROOT
import Belle2
18 while (index != index2.end()):
19 channel = index.getKLMChannelNumber()
20 timeCableDelay.setTimeDelay(channel, 0.0)
26 db.storeData(
"KLMTimeCableDelay", timeCableDelay, iov)
29 db.storeData(
"KLMTimeCableDelay", timeCableDelay, iov)
32 db.storeData(
"KLMTimeCableDelay", timeCableDelay, iov)
A class that describes the interval of experiments/runs for which an object in the database is valid.
Class to store BKLM delay time coused by cable in the database.
static Database & Instance()
Instance of a singleton Database.