namespace salami_gambit

[No description available]

Functions

Name
defimport_slha_string(slha_string slha_string)
defset_parameters(params params)
defget_xsection(proc proc, energy energy, xsec_lo_fb xsec_lo_fb)

Attributes

Name
stringprefix
dictionaryKPREDS
SLHA

Functions Documentation

function import_slha_string

def import_slha_string(
    slha_string slha_string
)

function set_parameters

def set_parameters(
    params params
)

function get_xsection

def get_xsection(
    proc proc,
    energy energy,
    xsec_lo_fb xsec_lo_fb
)

Attributes Documentation

variable prefix

string prefix =  "salami_gambit:";

variable KPREDS

dictionary KPREDS =  {};

variable SLHA

SLHA =  None;

Updated on 2022-08-03 at 12:58:01 +0000