Version: SMASH-3.1
clebschgordan.h File Reference
#include <algorithm>
#include "clebschgordan_lookup.h"
#include "particletype.h"

Go to the source code of this file.

Classes

class  smash::I_tot_range
 Range of total isospin for reaction of particle a with particle b. More...
 
class  smash::I_tot_range::iterator
 Iterator class for determination of total isospin. More...
 

Namespaces

 smash
 

Functions

double smash::isospin_clebsch_gordan_sqr_2to1 (const ParticleType &p_a, const ParticleType &p_b, const ParticleType &Res)
 Calculate the squared isospin Clebsch-Gordan coefficient for two particles p_a and p_b coupling to a resonance Res. More...
 
double smash::isospin_clebsch_gordan_sqr_3to1 (const ParticleType &p_a, const ParticleType &p_b, const ParticleType &p_c, const ParticleType &Res)
 Calculate the squared isospin Clebsch-Gordan coefficient for three particles p_a, p_b and p_c coupling to a resonance Res. More...
 
double smash::isospin_clebsch_gordan_sqr_2to2 (const ParticleType &p_a, const ParticleType &p_b, const ParticleType &p_c, const ParticleType &p_d, const int I=-1)
 Calculate the squared isospin Clebsch-Gordan coefficient for a 2-to-2 reaction A + B -> C + D. More...