|
CLHEP VERSION Reference Documentation
CLHEP Home Page CLHEP Documentation CLHEP Bug Reports |
#include <iostream>#include "CLHEP/Random/RandGauss.h"#include "CLHEP/Random/RandGaussQ.h"#include "CLHEP/Random/RandExponential.h"#include "CLHEP/Random/RandGaussZiggurat.h"#include "CLHEP/Random/RandExpZiggurat.h"Go to the source code of this file.
Functions | |
| int | main () |
| int main | ( | ) |
Definition at line 12 of file testZiggurat.cc.
References g(), output(), CLHEP::RandGaussZiggurat::shoot(), CLHEP::RandExpZiggurat::shoot(), CLHEP::RandExponential::shoot(), CLHEP::RandGaussQ::shoot(), and CLHEP::RandGauss::shoot().
1.8.9.1