Skip to content

Rd53a test for charge vs tot and time walk

Eunchong Kim requested to merge eunchong/YARR:rd53a-test into devel

These is scans for producing Charge vs. ToT plot and Charge vs. L1A (time walk) plot.

class Histo3d is required for per pixel plots. It saves each injection's ToT and L1A information per pixel.

charge vs tot for linear FE JohnDoe_ChargeVsTotMap JohnDoe_ChargeVsTotPixelMap_206_100 charge vs tot for Diff FE JohnDoe_ChargeVsTotMap JohnDoe_ChargeVsTotPixelMap_351_100

charge vs l1a for linear FE JohnDoe_TimeWalkMap JohnDoe_TimeWalkPixelMap_204_100 charge vs l1a for diff FE JohnDoe_TimeWalkMap JohnDoe_TimeWalkPixelMap_354_100

Edited by Eunchong Kim

Merge request reports