Age | Commit message (Expand) | Author |
---|---|---|
2018-08-27 | add code to expand the track of a particle using a KL expansion | tlatorre |
2018-08-14 | fix ev pointer bug | tlatorre |
2018-08-14 | update pmt hit array in event struct to be MAX_PMTS long | tlatorre |
2018-08-14 | add lower and upper bounds for the fit parameters | tlatorre |
2018-08-14 | add function to fit event and clear event after each fit | tlatorre |
2018-08-14 | set stopping critera | tlatorre |
2018-08-14 | use the index of refraction from snoman when computing the angular PDF for ph... | tlatorre |
2018-08-14 | update the printf format string for the fit parameters | tlatorre |
2018-08-14 | update fit to use nlopt for minimization | 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 | add a table for muon dE/dx and range for D2O | tlatorre |
2018-08-14 | move everything to src directory | tlatorre |