.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/add-to-project.yml
.github/workflows/cd.yml
.github/workflows/ci.yml
docs/Makefile
docs/source/cli_usage.md
docs/source/conf.py
docs/source/description.md
docs/source/index.md
docs/source/metadata.md
docs/source/runtime-cfg.md
docs/source/visualization.md
src/l1000geom/__init__.py
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
src/pygeoml1000/__init__.py
src/pygeoml1000/_version.py
src/pygeoml1000/cavern_and_labs.py
src/pygeoml1000/cli.py
src/pygeoml1000/core.py
src/pygeoml1000/cryo.py
src/pygeoml1000/dummy_metadata_generator.py
src/pygeoml1000/fibers.py
src/pygeoml1000/hpge_strings.py
src/pygeoml1000/rt_profiles.py
src/pygeoml1000/watertank.py
src/pygeoml1000/watertank_instrumentation.py
src/pygeoml1000/wlsr.py
src/pygeoml1000/configs/config.json
src/pygeoml1000/materials/__init__.py
src/pygeoml1000/materials/ketek_sipm.py
src/pygeoml1000/materials/surfaces.py
src/pygeoml1000/models/BasePlate_large.stl
src/pygeoml1000/models/BasePlate_medium.stl
src/pygeoml1000/models/BasePlate_medium_ortec.stl
src/pygeoml1000/models/BasePlate_small.stl
src/pygeoml1000/models/BasePlate_xlarge.stl
src/pygeoml1000/models/README.md
src/pygeoml1000/models/StringSupportStructure.stl
src/pygeoml1000/models/TopPlate.stl
src/pygeoml1000/models/TopPlate_ppc.stl
src/pygeoml1000/models/TriStar_large.stl
src/pygeoml1000/models/TriStar_medium.stl
src/pygeoml1000/models/TriStar_small.stl
src/pygeoml1000/models/TriStar_xlarge.stl
tests/test_core.py