Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-06-10 | update get_event() to include all PMT types | tlatorre | |
This commit updates get_event() to include OWL, LG, FECD, BUTT, and NECK tubes. | |||
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 | |
To enable the fitter to run outside of the src directory, I created a new function open_file() which works exactly like fopen() except that it searches for the file in both the current working directory and the path specified by an environment variable. | |||
2018-10-03 | add \n | tlatorre | |
2018-08-14 | move everything to src directory | tlatorre | |