Skip to content
/ gears Public

Geant4 Example Application with Rich features and Small footprints

License

Notifications You must be signed in to change notification settings

jintonic/gears

Repository files navigation

Note The latest GEARS require Geant4.11. If you are still using Geant4.10, please download v1.5.1 of GEARS from the Release page.

Get GEARS Tutorials YouTube Doxygen Get Involved

GEARS is a Geant4 Example Application with Rich features yet Small footprint. The entire C++ coding is minimized down to a single file with about 550 SLOC. This is achieved mainly by utilizing Geant4 plain text geometry description, built-in UI commands (macros), and C++ inheritance. It is ideal for student training and fast implementation of small to medium-sized experiments.

Features