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

Static Private Attributes

tuple __slots__ = ()
 

Detailed Description

A Face collects the wire and conductor planes making up one face
of an anode plane.

:param int ident:
:param list planes: list of indices referencing planes.  This list
    MUST be in sorted in U/V/W order as described above.

Definition at line 112 of file schema.py.

Member Data Documentation

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

Definition at line 121 of file schema.py.


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