aboutsummaryrefslogtreecommitdiff
path: root/src/path.h
AgeCommit message (Expand)Author
2019-05-24set THETA0_MIN to 1e-5tlatorre
2019-03-16add GPLv3 licensetlatorre
2018-11-17speed up likelihood function and switch to using fixed dxtlatorre
2018-10-18update fit to fit for electrons and protonstlatorre
2018-10-17fix a bug in the theta0 calculation for a pathtlatorre
2018-10-02update MIN_THETA0 to 0.02tlatorre
2018-09-17update muon kinetic energy calculationtlatorre
2018-09-06update theta0 calculationtlatorre
2018-09-06introduce a minimum value for the scattering RMS theta0tlatorre
2018-08-31use interp1d() to interpolate path to speed things uptlatorre
2018-08-28add path to the likelihood fittlatorre
2018-08-27add code to expand the track of a particle using a KL expansiontlatorre