aboutsummaryrefslogtreecommitdiff
path: root/src/list_events.c
AgeCommit message (Collapse)Author
2019-01-29Add multi_event_geometry() functionThomas White
2018-06-12list_events: Abort creation if event list can't be made for any fileThomas White
Previously, it would exit if a file couldn't be opened, but not if its layout was wrong for the geometry file. Now, it always exits to allow the problem to be fixed.
2018-03-13Nicer way of getting Git revisionThomas White
This will need a separate way to create the official releases (which shouldn't have Git revisions attached)
2015-12-17list_events: Handle broken event listThomas White
2015-02-19get_detector_geometry(): allow beam==NULLThomas White
2015-02-12Introduce 'list_events'Thomas White