Updates to the PixelDetectorTool, InDetAlignDBTool and CreateMisalignmentsITk
---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.