README.md
README.org
pyproject.toml
src/gegede/__init__.py
src/gegede/builder.py
src/gegede/configuration.py
src/gegede/construct.py
src/gegede/dot.py
src/gegede/interp.py
src/gegede/iter.py
src/gegede/main.py
src/gegede/util.py
src/gegede/validation.py
src/gegede.egg-info/PKG-INFO
src/gegede.egg-info/SOURCES.txt
src/gegede.egg-info/dependency_links.txt
src/gegede.egg-info/entry_points.txt
src/gegede.egg-info/requires.txt
src/gegede.egg-info/top_level.txt
src/gegede/examples/__init__.py
src/gegede/examples/builders.py
src/gegede/examples/lar.py
src/gegede/examples/simple.py
src/gegede/export/__init__.py
src/gegede/export/ggdjson.py
src/gegede/export/pod.py
src/gegede/export/root.py
src/gegede/export/scenegraph.py
src/gegede/export/gdml/__init__.py
src/gegede/schema/__init__.py
src/gegede/schema/tools.py
src/gegede/schema/types.py
tests/test_builder.py
tests/test_configuration.py
tests/test_construct.py
tests/test_construct_matter.py
tests/test_construct_schema.py
tests/test_construct_shapes.py
tests/test_construct_structure.py
tests/test_construct_volumes.py
tests/test_export.py
tests/test_export_root.py
tests/test_gdml.py
tests/test_gdml_root.py
tests/test_iter.py
tests/test_matter.py
tests/test_pivy.py
tests/test_quantity.py
tests/test_root_tgeo.py
tests/test_schema.py
tests/test_schema_tools.py
tests/test_schema_types.py
tests/test_shape_boolean.py
tests/test_shape_cuttubs.py
tests/test_shape_extruded.py
tests/test_util.py