Public Member Functions | |
| MCellRan4 (unsigned int idum=0, unsigned int ilow=0) | |
| virtual | ~MCellRan4 () |
| virtual _G_uint32_t | asLong () |
| virtual void | reset () |
| virtual double | asDouble () |
Public Attributes | |
| unsigned int | idum_ |
| unsigned int | orig_ |
| unsigned int | ilow_ |
Private Attributes | |
| double | ran_vec [1] |
| unsigned int | iran_vec [1] |
Static Private Attributes | |
| static unsigned int | cnt_ = 0 |
| MCellRan4::~MCellRan4 | ( | ) | [virtual] |
| virtual double MCellRan4::asDouble | ( | ) | [inline, virtual] |
References idum_, ilow_, mcell_ran4(), mcell_ran4_64(), and ran_vec.

| virtual _G_uint32_t MCellRan4::asLong | ( | ) | [inline, virtual] |
References idum_, ilow_, iran_vec, mcell_iran4(), and mcell_iran4_64().
Referenced by MCellRan4().

unsigned int MCellRan4::cnt_ = 0 [static, private] |
Referenced by MCellRan4().
| unsigned int MCellRan4::idum_ |
Referenced by asDouble(), asLong(), MCellRan4(), and reset().
| unsigned int MCellRan4::ilow_ |
Referenced by asDouble(), asLong(), and MCellRan4().
unsigned int MCellRan4::iran_vec[1] [private] |
Referenced by asLong().
| unsigned int MCellRan4::orig_ |
Referenced by MCellRan4(), and reset().
double MCellRan4::ran_vec[1] [private] |
Referenced by asDouble().
1.6.3