hepi.run.feynhiggs.run
Module Contents
Classes
Attributes
Default SoftSusy Runner to provide backward compatibility |
|
- class hepi.run.feynhiggs.run.FeynHiggsRunner(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 feynhiggs.
- Parameters:
slhas (
listofInput) – Input parameters with a SLHA file that can be processed by feynhiggs.- Returns:
listofInput- Return type:
List[hepi.input.Input]