index
:
sddm
master
Code for the self-destructing dark matter search in SNO
Anthony LaTorre
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
muon.c
Age
Commit message (
Expand
)
Author
2019-06-14
set the maximum kinetic energy in the fit dynamically based on particle ID
tlatorre
2019-05-22
add a function to compute the number of shower photons for muons
tlatorre
2019-03-16
add GPLv3 license
tlatorre
2019-03-07
update code to allow you to run the fit outside of the src directory
tlatorre
2019-01-31
small updates to make sure we don't calculate nans
tlatorre
2019-01-27
add photons from delta rays to likelihood calculation
tlatorre
2018-11-11
update likelihood function to fit electrons!
tlatorre
2018-10-18
update fit to fit for electrons and protons
tlatorre
2018-10-03
add \n
tlatorre
2018-10-01
use the PMT response table to calculate the amount of reflected light
tlatorre
2018-10-01
add absorption length for acrylic
tlatorre
2018-09-20
delete unused variable distance
tlatorre
2018-09-20
add absorption lengths for D2O and H2O weighted by the Cerenkov spectrum and ...
tlatorre
2018-09-18
speed likelihood calculation up a bit
tlatorre
2018-09-17
update likelihood to calculate absorption length correctly
tlatorre
2018-09-17
update muon kinetic energy calculation
tlatorre
2018-09-17
fix a bug in get_dEdx()
tlatorre
2018-09-11
add absorption length
tlatorre
2018-09-11
add PMT response
tlatorre
2018-08-31
add muon critical energy for D2O
tlatorre
2018-08-28
add path to the likelihood fit
tlatorre
2018-08-27
fix how multiple Coulomb scattering is treated
tlatorre
2018-08-14
fix how the RMS scattering angle is calculated
tlatorre
2018-08-14
add refractive index for heavy and light water from snoman
tlatorre
2018-08-14
update muon.c to use the new table for heavy water
tlatorre
2018-08-14
move everything to src directory
tlatorre