 |
Version: SMASH-1.8
|
|
Go to the documentation of this file.
7 #ifndef SRC_INCLUDE_DEFORMEDNUCLEUS_H_
8 #define SRC_INCLUDE_DEFORMEDNUCLEUS_H_
27 double y_l_0(
int l,
double cosx);
44 DeformedNucleus(
const std::map<PdgCode, int> &particle_list,
int nTest);
157 #endif // SRC_INCLUDE_DEFORMEDNUCLEUS_H_
A nucleus is a collection of particles that are initialized, before the beginning of the simulation a...
void set_phi(const double phi)
Sets the azimuthal angle.
void set_theta(const double theta)
Set the polar angle.
Interface to the SMASH configuration files.
double y_l_0(int l, double cosx)
Spherical harmonics Y_2_0 and Y_4_0.
Angles provides a common interface for generating directions: i.e., two angles that should be interpr...