Trees | Indices | Help |
---|
|
object --+ | dict --+ | PhysicsObject --+ | Interaction
The interaction object containing the whole set of information required to univocally characterize a given type of physical interaction: particles: a list of particle ids color: a list of string describing all the color structures involved lorentz: a list of variable names describing all the Lorentz structure involved couplings: dictionary listing coupling variable names. The key is a 2-tuple of integers referring to color and Lorentz structures orders: dictionary listing order names (as keys) with their value
|
|||
Inherited from |
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from Inherited from |
|
|||
sorted_keys =
|
|||
Inherited from |
|
|||
Inherited from |
|
Default values for all properties
|
Filter for valid interaction property values.
|
Return particle property names as a nicely sorted list.
|
Returns if the interaction is of the UVCT type which means that it has been selected as a possible UV counterterm interaction for this process. Such interactions are marked by having the 'UVCT_SPECIAL' order key in their orders. |
Get the WEIGHTED order for this interaction, for equivalent 3-particle vertex. Note that it can be fractional. |
String representation of an interaction. Outputs valid Python with improved format. Overrides the PhysicsObject __str__ to only display PDG code of involved particles.
|
|
sorted_keys
|
Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Mon Feb 4 12:20:06 2019 | http://epydoc.sourceforge.net |