ATLAS Offline Software
PowhegControl_bblvlv_Beta_SemiLep_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 PowhegConfigSemiLep = PowhegControl.PowhegControl(process_name="bblvlv_Beta" ,run_args=transform_runArgs, run_opts=transform_opts)
6 PowhegConfigSemiLep.process.executable= "pwhg_semileptonic"
beamspotman.dir
string dir
Definition: beamspotman.py:623