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

Contains the implementation of the Scalar boson in MARTY. More...

#include "quantumField.h"

Go to the source code of this file.

Data Structures

class  mty::ScalarBoson
 Scalar boson, spin 0 particles in MARTY. More...
 

Namespaces

 mty
 Namespace of MARTY.
 

Functions

template<class ... Args>
Particle mty::scalarboson_s (Args &&...args)
 Delegates the construction of a Scalar boson and returns the result. More...
 

Detailed Description

Contains the implementation of the Scalar boson in MARTY.

Author
Grégoire Uhlrich
Version
1.3
See also
ghostField.h for ghosts, goldstoneField.h for Golstone bosons.