|
|
__init__(self,
model,
param_card=None,
auth_skipping=False,
reuse=True,
cmd=FakeInterface())
Initialize object with stored_quantities, helas_writer,
model, etc. |
source code
|
|
|
|
evaluate_matrix_element(self,
matrix_element,
p=None,
full_model=None,
gauge_check=False,
auth_skipping=None,
output='m2',
options=None)
Calculate the matrix element and evaluate it for a phase space point
output is either m2, amp, jamp |
source code
|
|
|
Inherited from object:
__delattr__,
__format__,
__getattribute__,
__hash__,
__new__,
__reduce__,
__reduce_ex__,
__repr__,
__setattr__,
__sizeof__,
__str__,
__subclasshook__
|