feynml.sourcing.Sourcing

class feynml.sourcing.Sourcing(source: str | None = '')[source]

Bases: object

__init__(source: str | None = '') None

Methods

__init__([source])

goes_out_of(vertex)

Return True if the propagator goes out of the vertex, False otherwise.

with_source(source)

Attributes

source

Source of the object

goes_out_of(vertex)[source]

Return True if the propagator goes out of the vertex, False otherwise.

source: str | None = ''

Source of the object