aboutsummaryrefslogtreecommitdiff
path: root/src/event.h
AgeCommit message (Collapse)Author
2019-06-14add trigger word and trigger time in ns to the YAML filetlatorre
2019-06-14update flasher cut to use pt1 instead of epttlatorre
Small update to the flasher cut to use the non-walk corrected time instead of just the ECA calibrated time. Also added some comments to the variables in the event structure.
2019-06-14forgot to add event.htlatorre
2019-06-10add a bunch of SNO data quality cutstlatorre
This commit adds the following data quality cuts used in SNOMAN: - neck - qvnhit - crate isotropy - junk Still need to test these.
2019-03-16add GPLv3 licensetlatorre
2019-03-07update fit to automatically load DQXX file based on run numbertlatorre
2019-03-04add a function to tag flasher eventstlatorre
2018-08-14update pmt hit array in event struct to be MAX_PMTS longtlatorre
2018-08-14move everything to src directorytlatorre