@@ -18,6 +18,7 @@ This module requires either another event loader of another detector type before
*`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`.
*`calibration_file` (optional): input file for pixel-wise calibration from ToT to charge in electrons. If not provided, the pixel charge is equivalent to pixel ToT.
*`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`.
### Plots produced
* 2D hit map
...
...
@@ -49,4 +50,7 @@ This module requires either another event loader of another detector type before