1
0
Fork 0
mirror of https://github.com/gwm17/catima.git synced 2024-11-22 18:28:51 -05:00
catima/docs/index.rst
2019-10-22 20:59:21 +02:00

45 lines
780 B
ReStructuredText

Catima's documentation
======================
C++ library for caclulalaton of energy loss, range, angular scattering and time of flight of the particle passing through matter.
The library is based on physics used in the ATIMA code,however its not 100% copy of ATIMA physics.
see CREDITS for more details.
The WebAtima UI to this library can be found here:
* https://isotopea.com/webatima
Content
-------
.. toctree::
:maxdepth: 1
:caption: Installation
README
.. toctree::
:maxdepth: 1
:caption: Manual
catima_manual
.. toctree::
:maxdepth: 1
:caption: Console App
catima_calculator
.. toctree::
:maxdepth: 1
:caption: API Reference
api
Indices and tables
==================
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`