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
- Host: GitHub
- URL: https://github.com/lobis/gdml
- Owner: lobis
- Created: 2021-03-17T17:02:34.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-04-12T09:10:02.000Z (over 4 years ago)
- Last Synced: 2025-01-03T02:46:30.071Z (9 months ago)
- Language: Kotlin
- Size: 36.1 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`.