feynlag.models.StandardModel

class feynlag.models.StandardModel(model, scaffold, physical, leptons=<factory>)[source]

A fully-built Standard Model and its handles.

Parameters:
model

the Model.

Type:

object

scaffold

the ElectroweakScaffold.

Type:

object

physical

the PhysicalBasis (None if not rotated).

Type:

object

leptons

[(L_doublet, right_singlet), …] per generation.

Type:

list

__init__(model, scaffold, physical, leptons=<factory>)
Parameters:
Return type:

None

Methods

__init__(model, scaffold, physical[, leptons])

Attributes