diff --git a/README.md b/README.md index f9ef6ef..dabca83 100644 --- a/README.md +++ b/README.md @@ -156,7 +156,11 @@ Many frequently used functions are provided in a highly accessible form, such as

-* The absorption/conversion probability for a high-energy photon crossing a medium with +* The absorption/conversion probability for a high-energy photon crossing a medium — `fGammaAbsExp(x, X0)`, where `x` is the thickness of the crossed medium and `X0` (optional, 1 by default) is the medium radiation length. Note that, to compute the probability using the medium thickness in units of radiation length directly, it is sufficient to leave `X0 = 1`. + +

+ +

##### Profile plot (compatible with [matplotlib](https://matplotlib.org/))