Garfield++ 3.0
A toolkit for the detailed simulation of particle detectors based on ionisation measurement in gases and semiconductors
|
#include <vector>
Go to the source code of this file.
Namespaces | |
namespace | Heed |
Functions | |
float | Heed::chispre (float *x, float *p, float *f, long q) |
float | Heed::chisran (float flat_random_number, float *x, float *f, long q) |
double | Heed::chispre (std::vector< double > &f, int s_allow_zero_f) |
double | Heed::chisran (double flat_random_number, const std::vector< double > &f) |