diff --git a/src/modules/EventLoaderATLASpix/README.md b/src/modules/EventLoaderATLASpix/README.md index c2487b34746a0d8fb64d58741c0b57a40965ff47..5c62edb76f31cf2cbea49465cc955fc2d459d365 100644 --- a/src/modules/EventLoaderATLASpix/README.md +++ b/src/modules/EventLoaderATLASpix/README.md @@ -19,6 +19,7 @@ Since a calibration is not yet implemented, the pixel charge is set to the pixel * `clkdivend2`: Value of clkdivend2 register in ATLASPix specifying the speed of TS2 counter. Default is `0`. * `high_tot_cut`: "high ToT" histograms are filled if pixel ToT is larger than this cut. Default is `40`. * `buffer_depth`: Depth of buffer in which pixel hits are timesorted before being added to an event. If set to `1`, effectively no timesorting is done. Default is `1000`. +* `time_offset`: Time offset to be added to each pixel timestamp. Defaults to `0ns`. ### Plots produced