13from ROOT
import Belle2
18while (index != index2.end()):
19 channel = index.getKLMChannelNumber()
20 timeCableDelay.setTimeDelay(channel, 0.0)
26db.storeData(
"KLMTimeCableDelay", timeCableDelay, iov)
29db.storeData(
"KLMTimeCableDelay", timeCableDelay, iov)
32db.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.