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

Contains vector particles of MARTY: vector and gauge bosons, and the field strength object. More...

#include "quantumField.h"

Go to the source code of this file.

Data Structures

class  mty::BaseVectorBoson
 Base class for vector objects. More...
 
class  mty::VectorBoson
 Implementation of vector bosons in AMRTY. More...
 
class  mty::GaugeBoson
 Gauge boson implementation in MARTY. More...
 
class  mty::FieldStrength
 Field strength object in MARTY. More...
 

Namespaces

 mty
 Namespace of MARTY.
 

Functions

template<class ... Args>
Particle mty::vectorboson_s (Args &&...args)
 Delegates the construction of a vector boson and returns the result. More...
 
template<class ... Args>
Particle mty::gaugeboson_s (Args &&...args)
 Delegates the construction of a gauge boson and returns the result. More...
 
template<class ... Args>
Particle mty::fieldstrength_s (Args &&...args)
 Delegates the construction of a field strength and returns the result. More...
 

Detailed Description

Contains vector particles of MARTY: vector and gauge bosons, and the field strength object.

Author
Grégoire Uhlrich
Version
1.3