YAP
|
#include "fwd/FreeAmplitude.h"
#include "fwd/DecayChannel.h"
#include "fwd/Model.h"
#include "fwd/DataAccessor.h"
#include "fwd/ParticleCombination.h"
#include "fwd/SpinAmplitude.h"
#include "Parameter.h"
#include <complex>
#include <string>
Go to the source code of this file.
Classes | |
class | FreeAmplitude |
Stores complex free amplitude for the particular decay of a particle. More... | |
Namespaces | |
yap | |
Functions | |
std::string | to_string (const FreeAmplitude &fa) |
convert to string | |