Go to the source code of this file.
Namespaces | |
wirecell.util.wires.schema | |
Functions | |
def | wirecell.util.wires.schema.classes () |
def | wirecell.util.wires.schema.maker () |
def | wirecell.util.wires.schema.wire_plane_id (plane, face, apa) |
def | wirecell.util.wires.schema.plane_face_apa (wpid) |
Variables | |
int | wirecell.util.wires.schema.layer_mask = 0x7 |
int | wirecell.util.wires.schema.face_shift = 3 |
int | wirecell.util.wires.schema.face_mask = 0x1 |
int | wirecell.util.wires.schema.apa_shift = 4 |
wirecell.util.wires.schema._makers | |