14 from ROOT
import Belle2
19 while (index != index2.end()):
20 channel = index.getKLMChannelNumber()
21 timeCableDelay.setTimeDelay(channel, 0.0)
27 db.storeData(
"KLMTimeCableDelay", timeCableDelay, iov)
30 db.storeData(
"KLMTimeCableDelay", timeCableDelay, iov)
33 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.