diff --git a/PhysicsAnalysis/PhysicsValidation/PhysValMonitoring/share/PhysValMuon_jobOptions.py b/PhysicsAnalysis/PhysicsValidation/PhysValMonitoring/share/PhysValMuon_jobOptions.py index 40bd1afd30d6a4ba12d7566cdbc1df2f2d8e0b50..e67aa8c518ce4fc90c245b771ba439776ffbbf3f 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