Here you can find C++ classes that enhance the functionality of TOPAS, by making use of its extension mechanism.
- Navigate to repository website and click the green "Clone or download" button
- If you are familiar with version control, clone the repository with git
- Otherwise, click "Download ZIP"
- How to install extensions => README.txt file provided with TOPAS
- How to write custom extensions => TOPAS documentation website
- Documentation of individual extensions => README.txt file within each extension directory