diff options
author | tlatorre <tlatorre@uchicago.edu> | 2019-03-25 14:37:54 -0500 |
---|---|---|
committer | tlatorre <tlatorre@uchicago.edu> | 2019-03-25 14:37:54 -0500 |
commit | fb7b16c521e08d20ac1d10729c333b7496b68210 (patch) | |
tree | 2d6dbbd1fb06989966a2570b341ad38952adba04 /src/vector.c | |
parent | 555429b348c834d795221ce4c1cc90dd856bcaf8 (diff) | |
download | sddm-fb7b16c521e08d20ac1d10729c333b7496b68210.tar.gz sddm-fb7b16c521e08d20ac1d10729c333b7496b68210.tar.bz2 sddm-fb7b16c521e08d20ac1d10729c333b7496b68210.zip |
speed up likelihood function by not calling trapz()
This commit speeds up the likelihood function by integrating the charge along
the track inline instead of creating an array and then calling trapz(). It also
introduces two global variables avg_index_d2o and avg_index_h2o which are the
average indices of refraction for D2O and H2O weighted by the PMT quantum
efficiency and the Cerenkov spectrum.
Diffstat (limited to 'src/vector.c')
0 files changed, 0 insertions, 0 deletions