bsmart.tools.MadGraph

Tool to just run MadGraph. Pretty much everything is in MGaux.py because it is also used by other tools …

Information

BSMArt Name: MadGraph

Requires:

Settings:

  • Command: Path to MadGraph

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

Bases: HepTool

Runs madgraph and extracts the cross-section plus uncertainty

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