hepi.run.softsusy.run
Attributes
Default SoftSusy Runner to provide backward compatibility |
|
Classes
Module Contents
- class hepi.run.softsusy.run.SoftsusyRunner(path, in_dir=None, out_dir=None, pre=None)[source]
Bases:
hepi.run.Runner- Parameters:
path (str)
in_dir (str)
out_dir (str)
- run(slhas, **kwargs)[source]
Run the passed list of parameters for softsusy.
- Parameters:
slhas (
listofInput) – Input parameters with a SLHA file that can be processed by softsusy.- Returns:
listofInput- Return type:
List[hepi.input.Input]