GeneralBrokenLines V03-01-01
using EIGEN
Namespaces | Functions
GblUtilities.cpp File Reference

Utilities for GBL applications. More...

#include "GblUtilities.h"

Go to the source code of this file.

Namespaces

namespace  gbl
 Namespace for the general broken lines package.
 

Functions

double gbl::gblMultipleScatteringError (double qbyp, double xbyx0)
 Multiple scattering error. More...
 
Matrix5d gbl::gblSimpleJacobian (double ds, double cosl, double bfac)
 Simple jacobian. More...
 
double gbl::unrm ()
 unit normal distribution, Box-Muller method, polar form More...
 
double gbl::unif ()
 uniform distribution [0..1] More...
 

Detailed Description

Utilities for GBL applications.

Author
Claus Kleinwort, DESY, 2018 (Claus.nosp@m..Kle.nosp@m.inwor.nosp@m.t@de.nosp@m.sy.de)

Definition in file GblUtilities.cpp.