Documentation of MARTY
A Modern ARtificial Theoretical phYsicist
Data Structures | Namespaces | Enumerations | Functions
lagrangian.h File Reference

Contains the Lagrangian class, that encapsulates all interaction terms for a model. More...

#include "quantumField.h"
#include "interactionTerm.h"

Go to the source code of this file.

Data Structures

class  mty::Lagrangian
 Interaction lagrangian of a model, allows to get all diagrams for a particular process by expanding it the exponential way. More...
 

Namespaces

 mty
 Namespace of MARTY.
 

Enumerations

enum  Type {
  Kinetic,
  Mass,
  Interaction
}
 

Functions

mty::interaction::Type mty::determineTermType (const InteractionTerm &term)
 

Detailed Description

Contains the Lagrangian class, that encapsulates all interaction terms for a model.

Author
Grégoire Uhlrich
Version
1.3
Date
2020-09-02