Skip to content

IDAlignMonResidualsAlg.cxx: Discard not InnerDetector hits

Salvador Marti I Garcia requested to merge martis/athena:IDPM_Rel24_Run3_v8 into 24.0

IDAlignMonResidualsAlg.cxx: bug fix. Discard hits with detType == 99 (as they are no Inner Detector hits). Till now the default type was "pixel-hit". Therefore when some hit was from another ATLAS subdetector, the code crashed as it didn't know what to do with that hit

Merge request reports