ATLAS Offline Software
Loading...
Searching...
No Matches
PowhegControl_ttZ_Common.py
Go to the documentation of this file.
1import PowhegControl
2transform_runArgs = runArgs if "runArgs" in dir() else None
3transform_opts = opts if "opts" in dir() else None
4PowhegConfig = PowhegControl.PowhegControl(process_name="ttZ", run_args=transform_runArgs, run_opts=transform_opts)