CLHEP 2.4.7.1
C++ Class Library for High Energy Physics
RandomFunc.h File Reference
#include "CLHEP/Random/defs.h"
#include "drand48.src"

Go to the source code of this file.

Namespaces

namespace  CLHEP

Functions

double drand48 (void)
void srand48 (long)
unsigned short * seed48 (unsigned short int[3])

Function Documentation

◆ drand48()

double drand48 ( void )
extern

◆ seed48()

unsigned short * seed48 ( unsigned short int [3])
extern

◆ srand48()

void srand48 ( long )
extern