#include <map>
#include "angles.h"
#include "configuration.h"
#include "forwarddeclarations.h"
#include "nucleus.h"
#include "threevector.h"
Go to the source code of this file.
Classes | |
class | smash::DeformedNucleus |
DeformedNucleus: Child of nucleus for deformed nuclei. More... | |
Namespaces | |
smash | |
Functions | |
double | smash::y_l_m (int l, int m, double cosx, double phi) |
Spherical harmonics Y_2_0, Y_2_2, Y_3_0 and Y_4_0. More... | |