Skip to content

Updates to the PixelDetectorTool, InDetAlignDBTool and CreateMisalignmentsITk

Isai Roberto Sotarriva Alvarez requested to merge isotarri/athena:master into master

---Added missing channels on the PixelDetectorTool.cx These are the same channels that were present in the 21.9 on the PixelDetectorFactory.cxx but never got added to the PixelDetectorTool.cxx (until now)

---Updated the InDetAlignDBTool to use Tool handles instead of the ToolSvc.

---Update to CreateMisalignmentsITk.py. Instead of just being able to print the flags, now it can actually do it's job by calling the CreateMisalignments algorithm.

Merge request reports