Draft: Use logarithmic identity to reduce number of calls to log functions
Apply some identities and make some of the code a bit faster: a few extra multiplies will always be faster than log.
I suspect the PDG_energyLoss_ionization
and dEdl_ionization
functions can be merged - they are almost identical. cc @christos