CLHEP VERSION Reference Documentation
CLHEP Home Page CLHEP Documentation CLHEP Bug Reports |
#include "CLHEP/Random/Randomize.h"
#include "CLHEP/Random/defs.h"
#include <iostream>
#include "CLHEP/Random/RandGaussQ.h"
#include "CLHEP/Random/RandGaussT.h"
#include "CLHEP/Random/RandPoissonQ.h"
#include "CLHEP/Random/RandPoissonT.h"
#include "CLHEP/Random/RandBit.h"
#include "CLHEP/Units/PhysicalConstants.h"
#include <iomanip>
Go to the source code of this file.
Macros | |
#define | MISC |
Functions | |
double | gammln1 (double xx) |
double | gammln2 (double xx) |
int | main () |
#define MISC |
Definition at line 29 of file gaussSpeed.cc.
Definition at line 51 of file gaussSpeed.cc.
int main | ( | ) |
Definition at line 76 of file gaussSpeed.cc.
References CLHEP::RandGauss::fire(), CLHEP::RandGaussQ::fire(), and CLHEP::DualRand::flat().