.git_archival.txt
.gitattributes
.gitignore
.pre-commit-config.yaml
.readthedocs.yaml
LICENSE
README.md
noxfile.py
pyproject.toml
.github/CONTRIBUTING.md
.github/dependabot.yml
.github/release.yml
.github/workflows/cd.yml
.github/workflows/ci.yml
docs/Makefile
docs/source/conf.py
docs/source/index.md
docs/source/metadata.md
src/l1000geom/__init__.py
src/l1000geom/_version.py
src/l1000geom/cavern_and_labs.py
src/l1000geom/cli.py
src/l1000geom/core.py
src/l1000geom/cryo.py
src/l1000geom/dummy_metadata_generator.py
src/l1000geom/fibers.py
src/l1000geom/hpge_strings.py
src/l1000geom/watertank.py
src/l1000geom/watertank_instrumentation.py
src/l1000geom/configs/config.json
src/l1000geom/materials/__init__.py
src/l1000geom/materials/ketek_sipm.py
src/l1000geom/materials/surfaces.py
src/l1000geom/models/BasePlate_large.stl
src/l1000geom/models/BasePlate_medium.stl
src/l1000geom/models/BasePlate_medium_ortec.stl
src/l1000geom/models/BasePlate_small.stl
src/l1000geom/models/BasePlate_xlarge.stl
src/l1000geom/models/README.md
src/l1000geom/models/StringSupportStructure.stl
src/l1000geom/models/TopPlate.stl
src/l1000geom/models/TopPlate_ppc.stl
src/l1000geom/models/TriStar_large.stl
src/l1000geom/models/TriStar_medium.stl
src/l1000geom/models/TriStar_small.stl
src/l1000geom/models/TriStar_xlarge.stl
src/legend_pygeom_l1000.egg-info/PKG-INFO
src/legend_pygeom_l1000.egg-info/SOURCES.txt
src/legend_pygeom_l1000.egg-info/dependency_links.txt
src/legend_pygeom_l1000.egg-info/entry_points.txt
src/legend_pygeom_l1000.egg-info/not-zip-safe
src/legend_pygeom_l1000.egg-info/requires.txt
src/legend_pygeom_l1000.egg-info/top_level.txt
tests/test_core.py