Geometry Module =============== The ``spine.geo`` package provides detector geometry interfaces used by reconstruction, post-processing, and visualization. It exposes the geometry data model together with the geometry manager that shares detector context across SPINE components. .. automodule:: spine.geo :no-members: Core Interfaces --------------- .. autosummary:: :toctree: generated base.Geometry manager.GeoManager