EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
nBodyPhaseSpaceGen.h File Reference
#include <iostream>
#include <vector>
#include "reportingUtils.h"
#include "lorentzvector.h"
#include "randomgenerator.h"
#include "starlightconstants.h"
+ Include dependency graph for nBodyPhaseSpaceGen.h:
+ This graph shows which files directly or indirectly include this file:

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)
 

Function Documentation

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().

+ Here is the caller graph for this function:

unsigned int factorial ( const unsigned int  n)
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().

+ Here is the caller graph for this function: