1
0
Fork 0
mirror of https://github.com/gwm17/catima.git synced 2024-11-23 02:38:51 -05:00
catima/docs/index.rst
2020-11-30 00:52:37 +01:00

51 lines
884 B
ReStructuredText

Catima's documentation
======================
Catima is a C++ library for the calculation of the energy loss, range, angular scattering and time of flight of the particle passing through a matter.
The library is based on the physics used in the ATIMA code,however its not a 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: Python Catima module
pycatima
.. toctree::
:maxdepth: 1
:caption: Console App
catima_calculator
.. toctree::
:maxdepth: 1
:caption: API Reference
api
Indices and tables
==================
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`