Fast approximate Gaussian random translator. More...
#include "icarusalg/Utilities/FastAndPoorGauss.h"
#include "CLHEP/Random/Random.h"
#include "CLHEP/Random/RandomEngine.h"
#include <memory>
Go to the source code of this file.
Classes | |
class | util::RandFastGauss |
Normal distribution focussing on speed. More... | |
Namespaces | |
util | |
Namespace for general, non-LArSoft-specific utilities. | |
Functions | |
fTransform (mean, stdDev) | |
localEngine (anEngine) | |
Fast approximate Gaussian random translator.
Definition in file RandFastGauss.h.
fTransform | ( | mean | , |
stdDev | |||
) |
localEngine | ( | anEngine | ) |
Definition at line 165 of file RandFastGauss.h.