evaluate a distribution at specific values of p_perp and p_par

eval_distribution(distribution, p_perp, p_par)

Arguments

distribution

list with the momentum distribution.

p_perp

numeric value of perpendicular momentum component.

p_par

numeric value of parallel momentum component.

Value

numeric value of distribution at (p_perp, p_par).