EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
#include <iostream>
#include <vector>
#include "reportingUtils.h"
#include "lorentzvector.h"
#include "randomgenerator.h"
#include "starlightconstants.h"
Go to the source code of this file.
Classes | |
class | nBodyPhaseSpaceGen |
Functions | |
unsigned int | factorial (const unsigned int n) |
double | breakupMomentum (const double M, const double m1, const double m2) |
|
inline |
Definition at line 98 of file nBodyPhaseSpaceGen.h.
View newest version in sPHENIX GitHub at line 98 of file nBodyPhaseSpaceGen.h
References M.
Referenced by nBodyPhaseSpaceGen::calcWeight().
|
inline |
Definition at line 86 of file nBodyPhaseSpaceGen.h.
View newest version in sPHENIX GitHub at line 86 of file nBodyPhaseSpaceGen.h
References n.
Referenced by nBodyPhaseSpaceGen::setDecay().