Skip to content
Snippets Groups Projects
Commit b4078466 authored by Jens Kroeger's avatar Jens Kroeger
Browse files

EventLoaderATLASpix/README.md: add explanation of new parameter 'time_offset'

(cherry picked from commit ee9146fb)
parent c99cc0a2
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment