ATLAS Offline Software
Loading...
Searching...
No Matches
Generators
EvgenProdTools
share
common
postJO.CopyWeights.py
Go to the documentation of this file.
1
# Copyright (C) 2002-2024 CERN for the benefit of the ATLAS collaboration
2
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"
)
CopyEventWeight
Copy MC truth event weights into the event info store.
Definition
CopyEventWeight.h:27
Generated on
for ATLAS Offline Software by
1.14.0