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

51 lines
884 B
ReStructuredText
Raw Permalink Normal View History

2019-10-22 13:34:09 -04:00
Catima's documentation
======================
2019-10-22 15:43:21 -04:00
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.
2019-10-22 13:34:09 -04:00
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
2020-11-29 18:52:37 -05:00
.. toctree::
:maxdepth: 1
:caption: Python Catima module
pycatima
2019-10-22 14:59:21 -04:00
.. 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`