12from ROOT
import Belle2
14if __name__ ==
"__main__":
17 range_r = (0, math.inf)
18 range_z = (-math.inf, math.inf)
27 if max(abs(e)
for e
in b_field) > 0:
static IntervalOfValidity always()
Function that returns an interval of validity that is always valid, c.f.
Describe one component of the Geometry.
static Database & Instance()
Instance of a singleton Database.