EGSnrc C++ class library  Report PIRS-898 (2021)
Iwan Kawrakow, Ernesto Mainegra-Hing, Frederic Tessier, Reid Townson and Blake Walters
Classes
egs_rndm.cpp File Reference

EGS_RandomGenerator implementation. More...

#include "egs_rndm.h"
#include "egs_input.h"
#include "egs_functions.h"
#include <iostream>
#include <string>

Go to the source code of this file.

Classes

class  EGS_Ranmar
 A ranmar RNG class. More...
 

Detailed Description

EGS_RandomGenerator implementation.

Author
Iwan Kawrakow, NRC

Also provides implementation of RANMAR and should offer implementation of RANLUX in a future release

Definition in file egs_rndm.cpp.