Package madgraph :: Package loop :: Module loop_base_objects
[hide private]
[frames] | no frames]

Module loop_base_objects

source code

Definitions of all basic objects with extra features to treat loop diagrams

Classes [hide private]
  LoopDiagram
LoopDiagram: Contains an additional tag to uniquely identify the diagram if it contains a loop.
  LoopUVCTDiagram
A special kind of LoopDiagram which does not contain a loop but only specifies all UV counter-term which factorize the the same given born and bringing in the same orders.
  LoopModel
A class to store all the model information with advanced feature to compute loop process.
  DGLoopLeg
A class only used during the loop diagram generation.
  FDStructure
FDStructure: list of vertices (ordered).
  FDStructureList
List of FDStructure objects
Variables [hide private]
  logger = logging.getLogger('madgraph.loop_base_objects')
  __package__ = 'madgraph.loop'