diff --git a/Trigger/TrigMonitoring/TrigMuonMonitoring/src/L2MuonSAIOMon.cxx b/Trigger/TrigMonitoring/TrigMuonMonitoring/src/L2MuonSAIOMon.cxx
index 2ada62bf47983c626037004a3078d2ed9690b12f..1e069fd4269e45417ccc56f5cdb7f26455c0aa37 100644
--- a/Trigger/TrigMonitoring/TrigMuonMonitoring/src/L2MuonSAIOMon.cxx
+++ b/Trigger/TrigMonitoring/TrigMuonMonitoring/src/L2MuonSAIOMon.cxx
@@ -1002,7 +1002,7 @@ StatusCode L2MuonSAIOMon :: decision_ptthreshold( const std::string &chain, std:
     my_EtaBins = {0, 1.05, 1.5, 2.0, 9.9}; //4GeV_v15a
     my_muCombThres = {3.86, 3.77, 3.69, 3.70}; //4GeV_v15a
     my_pikCuts = false;
-  }else if(chain == "HLT_mu26_ivarmedium_mu6_l2io_probe_L1MU14FCH"){
+  }else if(chain == "HLT_mu24_ivarmedium_mu6_l2io_probe_L1MU14FCH"){
     my_EtaBins = {0, 1.05, 1.5, 2.0, 9.9}; //6GeV_v15a
     my_muCombThres = {5.87, 5.79, 5.70, 5.62}; //6GeV_v15a
     my_pikCuts = false;