ST: small fix for TightCaloOnly photon iso WP
Hello,
I noticed that the photon TightCaloOnly WP is not configurable through ST due to an inconsistency between the WP in IsolationSelectionTool (https://gitlab.cern.ch/atlas/athena/-/blob/main/PhysicsAnalysis/AnalysisCommon/IsolationSelection/Root/IsolationSelectionTool.cxx#L222) and its handling in ST (https://gitlab.cern.ch/atlas/athena/-/blob/d1d90c0f7a5a906d8cbbd01e69b86789e8bc0b30/PhysicsAnalysis/SUSYPhys/SUSYTools/Root/SUSYToolsInit.cxx#L1327).
I’m suggesting a small fix in this MR.