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... | |
Contains the implementation of the Scalar boson in MARTY.
1.8.13