Garfield++ v1r0
A toolkit for the detailed simulation of particle detectors based on ionisation measurement in gases and semiconductors
|
#include <cmath>
#include "wcpplib/random/pois.h"
#include "wcpplib/random/rnorm.h"
#include "wcpplib/random/ranluxint.h"
#include "wcpplib/stream/prstream.h"
Go to the source code of this file.
Functions | |
long | pois (double AMU, int &IERROR) |
long pois | ( | double | AMU, |
int & | IERROR | ||
) |
Definition at line 17 of file pois.cpp.
Referenced by Heed::HeedParticle::physics(), Heed::HeedParticle_BGM::physics(), and Heed::HeedDeltaElectron::physics_after_new_speed().