Contains implementation of Goldtone bosons in MARTY. More...
#include "scalarField.h"Go to the source code of this file.
Data Structures | |
| class | mty::GoldstoneBoson |
| Goldstone boson class. More... | |
Namespaces | |
| mty | |
| Namespace of MARTY. | |
Functions | |
| Particle | mty::goldstoneboson_s (std::string const &name, std::shared_ptr< VectorBoson > const &t_vectorBoson) |
| Creates a goldstone boson. More... | |
| Particle | mty::goldstoneboson_s (std::shared_ptr< VectorBoson > const &t_vectorBoson) |
| Creates a goldstone boson. More... | |
| Particle | mty::goldstoneboson_s (std::string const &name, Particle const &t_vectorBoson) |
| Creates a goldstone boson. More... | |
| Particle | mty::goldstoneboson_s (Particle const &t_vectorBoson) |
| Creates a goldstone boson. More... | |
Contains implementation of Goldtone bosons in MARTY.
1.8.13