EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
#include <estarlight/blob/master/include/randomgenerator.h>
Public Member Functions | |
void | SetSeed (unsigned int seed) |
double | Rndom (int i=0) |
Private Attributes | |
unsigned int | _Mt [624] |
int | _count624 |
Definition at line 38 of file randomgenerator.h.
View newest version in sPHENIX GitHub at line 38 of file randomgenerator.h
double randomGenerator::Rndom | ( | int | i = 0 | ) |
Definition at line 107 of file randomgenerator.cpp.
View newest version in sPHENIX GitHub at line 107 of file randomgenerator.cpp
References y.
Referenced by spectrum::drawKdouble(), spectrum::drawKsingle(), Gammaavectormeson::e_produceEvent(), Gammaavectormeson::getTheta(), Gammaavectormeson::momenta(), Gammagammasingle::parentMomentum(), Gammaavectormeson::pi0Decay(), Gammagammasingle::pickw(), Gammaavectormeson::pickwEgamq2(), Gammaavectormeson::pickwy(), Gammagammasingle::picky(), Gammagammasingle::pp1(), Gammagammasingle::pp2(), Gammaavectormeson::pTgamma(), nBodyPhaseSpaceGen::random(), Gammaavectormeson::twoBodyDecay(), Gammagammasingle::twoBodyDecay(), and Gammaavectormeson::vmpt().
void randomGenerator::SetSeed | ( | unsigned int | seed | ) |
Definition at line 84 of file randomgenerator.cpp.
View newest version in sPHENIX GitHub at line 84 of file randomgenerator.cpp
Referenced by eventChannel::eventChannel().
|
private |
Definition at line 46 of file randomgenerator.h.
View newest version in sPHENIX GitHub at line 46 of file randomgenerator.h
|
private |
Definition at line 45 of file randomgenerator.h.
View newest version in sPHENIX GitHub at line 45 of file randomgenerator.h