All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Namespaces | Functions
RandFastGauss.h File Reference

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)
 

Detailed Description

Fast approximate Gaussian random translator.

Date
February 15, 2020

Definition in file RandFastGauss.h.

Function Documentation

fTransform ( mean  ,
stdDev   
)
localEngine ( anEngine  )

Definition at line 165 of file RandFastGauss.h.

166  {}