![]() |
ATLAS Offline Software
|
A random number engine manager, based on Ranecu. More...
#include <map>#include "AthenaKernel/IAtRndmGenSvc.h"#include "GaudiKernel/IIncidentListener.h"#include "AthenaBaseComps/AthService.h"#include "CLHEP/Random/RandomEngine.h"#include "CLHEP/Random/RanecuEngine.h"Go to the source code of this file.
Classes | |
| class | AtRndmGenSvc |
| A random number engine manager, based on Ranecu. More... | |
A random number engine manager, based on Ranecu.
Its usage is deprecated, at least when high quality sequences of randoms are required (Ranecu period has been shown to be too short, and sensitive to the quality of initial seeds).
Definition in file AtRndmGenSvc.h.