Skip to content

Precalculating some values to speed up radiation dmg digitization of pixel

Tomas Dado requested to merge tdado/athena:RadDmgPixelDigiSpeedUp into master

The relevant line was found to be slow, thus precalcualting the values, effectively reducing the number of calls by 1/ncharges.

Has no impact on the output.

Edited by Tomas Dado

Merge request reports