Restore kwargs in CA interface for SiClusterizationTool configs
Following the discussion in today's Reco meeting https://indico.cern.ch/event/1277189/ this MR restores the passing of kwargs
argument in the baseline configs of the SiClusterizationTool package. With this update, all of the C++ tools affected are associated with a baseline CA config including this kwargs
argument, while specialised config of the tools, used for trigger, are left without kwargs
as input.
Checked to leave unchanged Run 3 and Run 4 outputs.