#include "smash/deformednucleus.h"
#include <cmath>
#include <map>
#include <stdexcept>
#include "smash/angles.h"
#include "smash/configuration.h"
#include "smash/constants.h"
#include "smash/fourvector.h"
#include "smash/particledata.h"
#include "smash/random.h"
#include "smash/threevector.h"
Go to the source code of this file.
Namespaces | |
smash | |
Functions | |
double | smash::y_l_0 (int l, double cosx) |
Spherical harmonics Y_2_0 and Y_4_0. More... | |