![]() |
ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
Include dependency graph for MixMaxRng.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | CLHEP::MixMaxRng |
| struct | CLHEP::MixMaxRng::rng_state_st |
Namespaces | |
| namespace | CLHEP |
Macros | |
| #define | MIXMAX_MOD_MERSENNE(k) ((((k)) & M61) + (((k)) >> BITS) ) |
Typedefs | |
| typedef unsigned long int | CLHEP::myID_t |
| typedef unsigned long long int | CLHEP::myuint_t |
Definition at line 121 of file MixMaxRng.h.
View newest version in sPHENIX GitHub at line 121 of file MixMaxRng.h
Referenced by CLHEP::MixMaxRng::BranchInplace(), CLHEP::MixMaxRng::iterate(), CLHEP::MixMaxRng::iterate_raw_vec(), CLHEP::MixMaxRng::modadd(), CLHEP::MixMaxRng::precalc(), and CLHEP::MixMaxRng::seed_spbox().