raiseRuntimeError("Variable \"PYTHIA8_nJetMax\" is not defined, this is needed to configure Pythia8 CKKW-L kT merging settings. Please define it in your jobOptions")
else:
print"PYTHIA8_nJetMax = %i"%PYTHIA8_nJetMax
print"PYTHIA8_nJetMax = %i"%PYTHIA8_nJetMax
try:
PYTHIA8_Process
exceptRuntimeError:
raiseRuntimeError("Variable \"PYTHIA8_Process\" is not defined, this is needed to configure Pythia8 CKKW-L kT merging settings. Please define it in your jobOptions")
else:
print"PYTHIA8_Process = %s"%PYTHIA8_Process
print"PYTHIA8_Process = %s"%PYTHIA8_Process
try:
PYTHIA8_TMS
exceptRuntimeError:
raiseRuntimeError("Variable \"TMS\" is not defined, this is needed to configure Pythia8 CKKW-L kT merging settings. Please define it in your jobOptions")
else:
print"PYTHIA8_TMS = %f"%PYTHIA8_TMS
print"PYTHIA8_TMS = %f"%PYTHIA8_TMS
try:
PYTHIA8_Dparameter
exceptRuntimeError:
raiseRuntimeError("Variable \"Dparameter\" is not defined, this is needed to configure Pythia8 CKKW-L kT merging settings. Please define it in your jobOptions")
else:
print"PYTHIA8_Dparameter = %f"%PYTHIA8_Dparameter
print"PYTHIA8_Dparameter = %f"%PYTHIA8_Dparameter
try:
PYTHIA8_nQuarksMerge
exceptRuntimeError:
raiseRuntimeError("Variable \"PYTHIA8_nQuarksMerge\" is not defined, this is needed to configure Pythia8 CKKW-L kT merging settings. Please define it in your jobOptions")