Add back the space-point element IDs to the transient data structure.
This MR adds back the space-point element ids in EFTrackingTransient.h, which were accidentally removed in !78695 (merged).
Furthermore, the PassThroughTool has been moved to the build configuration that does not require OpenCL.
Lastly, the flag initialisation has been updated in the DataPrepConfig, since the addFPGADataPrepFlags method in IntegrationConfig now takes flags as an argument.