Skip to content

Bug fix of the hole information in PIXELVALID (ATLASRECTS-5367)

Soshi Tsuno requested to merge stsuno/athena:atlasrects-5367 into 21.0

Very minor fix for PIXELVALID derivation, where only two changes are applied for (int) => (uint64_t).

This shouldn't change any result.

We wish to use this fix for further reprocessing for Pixel detector study. Especially, this is quite important for RUN-3, and pixel detector simulation. Here, we want to activate the radiation damage effect in simulation for RUN-3.

This fix is necessary to validate the tracking efficiency and possible bias on the positioning resolution.

Edited by Soshi Tsuno

Merge request reports