11from ROOT
import Belle2
16 160, 160, 160, 160, 160, 160, 160, 160,
17 160, 160, 160, 160, 160, 160,
18 192, 192, 192, 192, 192, 192,
19 224, 224, 224, 224, 224, 224,
20 256, 256, 256, 256, 256, 256,
21 288, 288, 288, 288, 288, 288,
22 320, 320, 320, 320, 320, 320,
23 352, 352, 352, 352, 352, 352,
24 384, 384, 384, 384, 384, 384]
28for wire
in range(0, wires_in_layer[layer]):
30 payload.set(wireid, Belle2.CDCAlignment.wireFwdY, 0.01)
31 payload.set(wireid, Belle2.CDCAlignment.wireBwdY, 0.01)
A class that describes the interval of experiments/runs for which an object in the database is valid.
Class to identify a wire inside the CDC.
static Database & Instance()
Instance of a singleton Database.