ATLAS Offline Software
Classes
AtRndmGenSvc.h File Reference

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). 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"
Include dependency graph for AtRndmGenSvc.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  AtRndmGenSvc
 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). More...
 

Detailed Description

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).

Author
Paolo Calafiura
George Stavropoulous

Definition in file AtRndmGenSvc.h.