namespace salami_gambit
[No description available]
Functions
Name | |
---|---|
def | import_slha_string(slha_string slha_string) |
def | set_parameters(params params) |
def | get_xsection(proc proc, energy energy, xsec_lo_fb xsec_lo_fb) |
Attributes
Name | |
---|---|
string | prefix |
dictionary | KPREDS |
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:03 +0000