ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
MixMaxRng.cc File Reference
#include "CLHEP/Random/Random.h"
#include "CLHEP/Random/MixMaxRng.h"
#include "CLHEP/Random/engineIDulong.h"
#include "CLHEP/Utility/atomic_int.h"
#include <string.h>
#include <cmath>
#include "CLHEP/Random/mixmax_skip_N17.icc"
+ Include dependency graph for MixMaxRng.cc:

Go to the source code of this file.

Namespaces

namespace  CLHEP
 

Variables

const unsigned long MASK32 =0xffffffff
 
static const int CLHEP::MarkerLen = 64
 

Variable Documentation

const unsigned long MASK32 =0xffffffff

Definition at line 41 of file MixMaxRng.cc.

View newest version in sPHENIX GitHub at line 41 of file MixMaxRng.cc

Referenced by CLHEP::MixMaxRng::fmodmulM61(), CLHEP::MixMaxRng::getState(), CLHEP::MixMaxRng::put(), and CLHEP::MixMaxRng::setSeeds().