Static Private Attributes | List of all members
wirecell.sigproc.response.schema.PlaneResponse Class Reference
Inheritance diagram for wirecell.sigproc.response.schema.PlaneResponse:

Static Private Attributes

tuple __slots__ = ()
 

Detailed Description

:param list paths: List of PathResponse objects.
:param int planeid: A numerical identifier for the plane,
    typically [0,1,2].
:param float location: Location in drift direction of this plane
    (see FieldResponse.origin).
:param float pitch: The uniform wire pitch used for the path
    responses of this plane.

Definition at line 61 of file schema.py.

Member Data Documentation

tuple wirecell.sigproc.response.schema.PlaneResponse.__slots__ = ()
staticprivate

Definition at line 71 of file schema.py.


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