bsmart.tools.HiggsBounds

Tool to run HiggsBounds

Information

BSMArt Name: HiggsBounds

Requires:

Settings:

  • Command: Path to HiggsBounds executable

  • Options: Optional command line arguments

  • Neutral Higgs: Number of neutral Higgs

  • Charged Higgs: Number of charged Higgs

  • OutputFile: Path to output file

class bsmart.tools.HiggsBounds.NewTool(name, settings, global_settings=None)[source]

Bases: HepTool

overload the init, name and settings are already given in HepTool

run(spc_file, temp_dir, log, data_point)[source]