@@ -72,6 +72,7 @@ Also, more complex constructs such as arrays or matrices read by the Corryvrecka
*`skip_time`: Time that can be skipped at the start of a run. Default is `0ms`.
*`get_time_residuals`: Boolean to change if time residual plots should be created. Default value is `false`.
*`get_tag_vectors`: Boolean to enable creation of EUDAQ2 event tag histograms. Default value is `false`.
*`ignore_bore`: Boolean to completely ignore the Begin-of-Run event from EUDAQ2. Default value is `true`.
*`adjust_event_times`: Matrix that allows the user to shift the event start/end of all different types of EUDAQ events. The first entry of each row specifies the data type, the second is the offset which is added to the event start and the third entry is the offset added to the event end. A usage example is shown below. Default is `0ms, 0ms`, `"other"` is just a placeholder.