Go to the source code of this file.
Namespaces | |
wirecell.util.wires.regions | |
Functions | |
def | wirecell.util.wires.regions.wcborder (vals) |
def | wirecell.util.wires.regions.lsborder (vals) |
def | wirecell.util.wires.regions.uboone_shorted (store, filename) |
Variables | |
wirecell.util.wires.regions.Point = namedtuple("Point","x y z") | |
wirecell.util.wires.regions.Border = namedtuple("Border","plane wire ch tail head") | |
wirecell.util.wires.regions.Region = namedtuple("Region","beg end") | |
wirecell.util.wires.regions.WCLS = namedtuple("WCLS", "wc ls") | |