HomeHEPForge

RandomClass.h Added double operator()(double N) function since otherwise…

Description

RandomClass.h Added double operator()(double N) function since otherwise without warning operator()() is used resulting in a 0<->1 distribution. Implemented unit tests for simple random number functions-> Start now with checks of distributions. Updated .hgignore file