Static Private Attributes | List of all members
wirecell.util.wires.schema.Plane Class Reference
Inheritance diagram for wirecell.util.wires.schema.Plane:

Static Private Attributes

tuple __slots__ = ()
 

Detailed Description

A Plane object collects the coplanar wires.

:param int ident:
:param list wires: list of indices referencing the wires that make
    up this plane.  This list MUST be sorted in "increasing wire
    pitch location" as described above.

Definition at line 100 of file schema.py.

Member Data Documentation

tuple wirecell.util.wires.schema.Plane.__slots__ = ()
staticprivate

Definition at line 109 of file schema.py.


The documentation for this class was generated from the following file: