Package madgraph :: Package fks :: Module fks_base
[hide private]
[frames] | no frames]

Module fks_base

source code

Definitions of the objects needed for the implementation of MadFKS

Classes [hide private]
  NoBornException
  FKSMultiProcess
A multi process class that contains informations on the born processes and the reals.
  FKSRealProcess
Contains information about a real process: -- fks_infos (list containing the possible fks configs for a given process -- amplitude -- is_to_integrate
  FKSProcessList
Class to handle lists of FKSProcesses.
  FKSProcess
The class for a FKS process.
Variables [hide private]
  logger = logging.getLogger('madgraph.fks_base')
  __package__ = 'madgraph.fks'