From a618e84d4d3d4170b0a2c2cba14093d02177fba1 Mon Sep 17 00:00:00 2001
From: Johannes Josef Junggeburth <johannes.josef.junggeburth@cern.ch>
Date: Wed, 9 Sep 2020 12:47:47 +0000
Subject: [PATCH] Hupps that change was meant to be kept locally

---
 .../PhysValMonitoring/share/PhysValMuon_jobOptions.py           | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/PhysicsAnalysis/PhysicsValidation/PhysValMonitoring/share/PhysValMuon_jobOptions.py b/PhysicsAnalysis/PhysicsValidation/PhysValMonitoring/share/PhysValMuon_jobOptions.py
index 40bd1afd30d6..e67aa8c518ce 100644
--- a/PhysicsAnalysis/PhysicsValidation/PhysValMonitoring/share/PhysValMuon_jobOptions.py
+++ b/PhysicsAnalysis/PhysicsValidation/PhysValMonitoring/share/PhysValMuon_jobOptions.py
@@ -8,7 +8,7 @@ tool1 = MuonPhysValMonitoring__MuonPhysValMonitoringTool( name = 'muphysval' )
 tool1.IsData = not recFlags.doTruth()
 
 #
-tool1.MuonContainerName = 'MuonsLRT'
+tool1.MuonContainerName = 'Muons'
 tool1.SlowMuonContainerName = ''
 tool1.MuonTruthParticleContainerName = 'MuonTruthParticles'
 tool1.DoBinnedResolutionPlots = True
-- 
GitLab