![]() |
Belle II Software
release-06-01-15
|
Public Member Functions | |
def | make_iov (self) |
def | find_gap (self, other) |
Class to define a single (Exp,Run) number i.e. not an IoV. It is derived from a namedtuple created class. We use the name 'ExpRun_Factory' in the factory creation so that the MRO doesn't contain two of the same class names which is probably fine but feels wrong. KeyWord Arguments: exp (int): The experiment number run (int): The run number
def find_gap | ( | self, | |
other | |||
) |
def make_iov | ( | self | ) |