An open API service indexing awesome lists of open source software.

https://github.com/lobis/gdml

Things related to GDML geometries
https://github.com/lobis/gdml

Last synced: 8 months ago
JSON representation

Things related to GDML geometries

Awesome Lists containing this project

README

          

# Introduction
Implementing complex GDML geometries with https://github.com/mipt-npm/gdml.kt.

# How to run

Running `main.kt` will create a GDML file at the root called `Setup.gdml`.

To view this geometry you can run the included ROOT script via `root Gdml.C`.