LICENSE
README.md
pyproject.toml
src/legend_pygeom_tools.egg-info/PKG-INFO
src/legend_pygeom_tools.egg-info/SOURCES.txt
src/legend_pygeom_tools.egg-info/dependency_links.txt
src/legend_pygeom_tools.egg-info/entry_points.txt
src/legend_pygeom_tools.egg-info/not-zip-safe
src/legend_pygeom_tools.egg-info/requires.txt
src/legend_pygeom_tools.egg-info/top_level.txt
src/pygeomtools/__init__.py
src/pygeomtools/_version.py
src/pygeomtools/detectors.py
src/pygeomtools/geometry.py
src/pygeomtools/utils.py
src/pygeomtools/viewer.py
src/pygeomtools/visualization.py
src/pygeomtools/write.py
src/pygeomtools/materials/__init__.py
src/pygeomtools/materials/base.py
src/pygeomtools/materials/legend.py
tests/geometry.gdml
tests/test_detectors.py
tests/test_geometry.py
tests/test_materials.py
tests/test_package.py
tests/test_viewer.py
tests/test_vis.py