remage¶
remage is a modern C++ simulation framework for germanium experiments.
Warning
We are working on a proper user guide (User Manual). In the meanwhile, users can have a look at the Basic Tutorial or the provided examples.
Quick start¶
The installation process is documented in Installation. In the simplest
application, the user can simulate particle interactions in an existing
Experimental geometry through the remage executable by providing a “macro”
configuration file. Macro files can use all available upstream Geant4 macro
commands, as well as the remage macro interface.
Next steps¶
Links