CLHEP/Random


The HEP Random module originally part of GEANT4, has been designed and developed starting from the Random class of the MC++ package and the former CLHEP's HepRandom module. The current release consists of 31 classes implementing 12 different random engines and 16 different random distributions. To make them available you must include in your program the following line:
#include " CLHEP/Random/Randomize.h"  

This section contains a description of every class in the HEP Random module. Each entry contains the following information:

See also the CLHEP RandomObjects module.



19 June 2001
EVC