3 if not hasattr(topAlg,
"EventInfoCnvAlg"):
4 from xAODEventInfoCnv.xAODEventInfoCnvConf
import xAODMaker__EventInfoCnvAlg
5 topAlg += xAODMaker__EventInfoCnvAlg(xAODKey=
"EventInfo")
6 from EvgenProdTools.EvgenProdToolsConf
import CopyEventWeight
7 topAlg += CopyEventWeight(mcEventWeightsKey=
"EventInfo.mcEventWeights")