ATLAS Offline Software
PowhegControl_ttj_MiNNLO_Common.py
Go to the documentation of this file.
1 # Copyright (C) 2002-2024 CERN for the benefit of the ATLAS collaboration
2 import PowhegControl
3 transform_runArgs = runArgs if "runArgs" in dir() else None
4 transform_opts = opts if "opts" in dir() else None
5 PowhegConfig = PowhegControl.PowhegControl(process_name="ttj_MiNNLO", run_args=transform_runArgs, run_opts=transform_opts)
beamspotman.dir
string dir
Definition: beamspotman.py:623