/extensions

Extensions for TOPAS

Primary LanguageC++

TOPAS Extensions

Here you can find C++ classes that enhance the functionality of TOPAS, by making use of its extension mechanism.

How to download extensions?

  • 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"

Where to find documentation?

  • 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