Garfield++ v1r0
A toolkit for the detailed simulation of particle detectors based on ionisation measurement in gases and semiconductors
Loading...
Searching...
No Matches
Random.hh File Reference
#include <cmath>
#include "RandomEngineRoot.hh"
#include "FundamentalConstants.hh"

Go to the source code of this file.

Namespaces

namespace  Garfield
 

Functions

double Garfield::RndmUniform ()
 
double Garfield::RndmUniformPos ()
 
double Garfield::RndmGaussian ()
 
double Garfield::RndmGaussian (const double mu, const double sigma)
 
double Garfield::RndmLorentzian (const double mu, const double gamma)
 
double Garfield::RndmVoigt (const double mu, const double sigma, const double gamma)
 
double Garfield::RndmPolya (const double theta)
 

Variables

RandomEngineRoot Garfield::randomEngine