diff --git a/Reconstruction/RecExample/RecExCommon/share/RecExCommon_topOptions.py b/Reconstruction/RecExample/RecExCommon/share/RecExCommon_topOptions.py index d2b6b134d25fe685f72906d0bb6a214293240fc4..071ecb68d6d36144fea86ddd11287580d0654ae9 100644 --- a/Reconstruction/RecExample/RecExCommon/share/RecExCommon_topOptions.py +++ b/Reconstruction/RecExample/RecExCommon/share/RecExCommon_topOptions.py @@ -599,7 +599,7 @@ if rec.doESD() and rec.readRDO(): if globalflags.DataSource()=='geant4': include_muwriter = hasattr( condSeq, "xAODMaker::EventInfoCnvAlg" ) else: - include_muwriter = jobproperties.Beam.beamType()=="collisions" and not athenaCommonFlags.isOnline() + include_muwriter = not athenaCommonFlags.isOnline() if include_muwriter: try: