mirror of
https://github.com/gwm17/catima.git
synced 2025-04-28 01:58:51 -04:00
Update README.md
This commit is contained in:
parent
ec9a84e28f
commit
fed6d9f57d
|
@ -4,8 +4,8 @@
|
||||||
|
|
||||||
CATima
|
CATima
|
||||||
=======
|
=======
|
||||||
C++ library for caclulalaton of energy loss, range, angular scattering and time of flight of the particle passing through matter.
|
C++ library for calculation 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.
|
The library is based on physics used in the ATIMA code,however its not a 100% copy of the ATIMA physics.
|
||||||
see CREDITS for more details.
|
see CREDITS for more details.
|
||||||
|
|
||||||
The WebAtima UI to this library can be found here:
|
The WebAtima UI to this library can be found here:
|
||||||
|
@ -14,7 +14,7 @@ The WebAtima UI to this library can be found here:
|
||||||
|
|
||||||
Installation
|
Installation
|
||||||
------------
|
------------
|
||||||
CMake is used to build the library. For default build use:
|
CMake is used to build the library. For default build:
|
||||||
|
|
||||||
```
|
```
|
||||||
> mkdir build
|
> mkdir build
|
||||||
|
|
Loading…
Reference in New Issue
Block a user