Skip to content

Incorporate version of RadDamDigitization for the ITk

Alex Zeng Wang requested to merge alwang/athena:master-PixelRadDam-21.9 into 21.9

Add SensorSimITkPlanarTool and SensorSimITk3DTool as variants of SensorSimPlanarTool and SensorSim3DTool to handle radiation damage with the ITk geometry. The basic code is very similar, with adjustments made to work with ITk size maps due to the different sensor sizes. In addition to the hardcoded benchmark fluence values, a few changes were made to allow for more flexible inputs when running. For 3D sensors, added the option to use a custom map path variable, and for planar sensors, added the option to use the Efield interpolator to generate maps on the fly.

@tlari @bnachman @mbomben @ggiuglia @eballabe

Edited by Alex Zeng Wang

Merge request reports