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

Static Private Attributes

tuple __slots__ = ()
 

Detailed Description

An Anode object collects together Faces.

A detector like MicroBooNE has just one face per its single anode.
protoDUNE/SP has two faces per each of its six anodes (aka APAs).

:param int ident:
:param list faces: list indices referencing faces.

Definition at line 125 of file schema.py.

Member Data Documentation

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

Definition at line 135 of file schema.py.


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