1
0
Fork 0
mirror of https://github.com/gwm17/catima.git synced 2024-11-26 20:18:51 -05:00
catima/docs/index.rst

45 lines
780 B
ReStructuredText
Raw Normal View History

2019-10-22 13:34:09 -04:00
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
2019-10-22 14:59:21 -04:00
.. toctree::
:maxdepth: 1
:caption: Manual
catima_manual
.. toctree::
:maxdepth: 1
:caption: Console App
catima_calculator
.. toctree::
:maxdepth: 1
:caption: API Reference
api
2019-10-22 13:34:09 -04:00
Indices and tables
==================
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`