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 |
int main | ( | ) |
Definition at line 76 of file gaussSpeed.cc.
References b, CLHEP::RandPoissonT::fire(), CLHEP::RandPoisson::fire(), CLHEP::RandGaussQ::fire(), CLHEP::RandGauss::fire(), CLHEP::RandPoissonQ::fire(), CLHEP::RandGaussT::fire(), CLHEP::DualRand::flat(), gammln1(), gammln2(), i, mu, N, CLHEP::RandGaussQ::shoot(), CLHEP::RandFlat::shoot(), CLHEP::RandPoissonT::shoot(), CLHEP::RandGaussT::shoot(), CLHEP::RandPoissonQ::shoot(), CLHEP::RandBit::shootBit(), CLHEP::RandFlat::shootBit(), and x.