icemc
Classes | Functions
random.cc File Reference
#include "icemc_random.h"
#include "TUUID.h"
#include "TRandom3.h"
#include "TRandomGen.h"

Classes

class  random_initializer
 

Functions

 ClassImp (TRandomXoshiro256Plus)
 
WhichIceMcRNGType getRNGType ()
 
void setRNGType (WhichIceMcRNGType type)
 
void setSeed (ULong_t s)
 
TRandom * getRNG (WhichIceMcRNG w)
 

Function Documentation

◆ ClassImp()

ClassImp ( TRandomXoshiro256Plus  )

◆ getRNG()

TRandom* getRNG ( WhichIceMcRNG  w)

◆ getRNGType()

WhichIceMcRNGType getRNGType ( )

◆ setRNGType()

void setRNGType ( WhichIceMcRNGType  type)

◆ setSeed()

void setSeed ( ULong_t  seed)

Seeds all RNG's