ATLAS Offline Software
Variables
PowhegControl_Wbb_Common Namespace Reference

Variables

string transform_runArgs = runArgs if "runArgs" in dir() else None
 
string transform_opts = opts if "opts" in dir() else None
 
 PowhegConfig = PowhegControl.PowhegControl(process_name="Wbb", run_args=transform_runArgs, run_opts=transform_opts)
 

Variable Documentation

◆ PowhegConfig

PowhegControl_Wbb_Common.PowhegConfig = PowhegControl.PowhegControl(process_name="Wbb", run_args=transform_runArgs, run_opts=transform_opts)

Definition at line 5 of file PowhegControl_Wbb_Common.py.

◆ transform_opts

string PowhegControl_Wbb_Common.transform_opts = opts if "opts" in dir() else None

Definition at line 4 of file PowhegControl_Wbb_Common.py.

◆ transform_runArgs

string PowhegControl_Wbb_Common.transform_runArgs = runArgs if "runArgs" in dir() else None

Definition at line 3 of file PowhegControl_Wbb_Common.py.