mirror of
https://github.com/gwm17/catima.git
synced 2024-11-23 02:38:51 -05:00
45 lines
807 B
ReStructuredText
45 lines
807 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: Console App
|
|
|
|
catima_calculator
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
:caption: API Reference
|
|
|
|
api
|
|
|
|
|
|
Indices and tables
|
|
==================
|
|
|
|
* :ref:`genindex`
|
|
* :ref:`modindex`
|
|
* :ref:`search`
|