ATLAS Offline Software
|
A random number engine manager, based on dSFMT. http://www.math.sci.hiroshima-u.ac.jp/~m-mat/MT/SFMT/ author (of wrapper) Michael Duehrssen. More...
#include <map>
#include "AthenaKernel/IAtRndmGenSvc.h"
#include "GaudiKernel/IIncidentListener.h"
#include "AthenaBaseComps/AthService.h"
#include "CLHEP/Random/RandomEngine.h"
#include "Gaudi/Property.h"
Go to the source code of this file.
Classes | |
class | AtDSFMTGenSvc |
A random number engine manager, based on dSFMT. More... | |
A random number engine manager, based on dSFMT. http://www.math.sci.hiroshima-u.ac.jp/~m-mat/MT/SFMT/ author (of wrapper) Michael Duehrssen.
Definition in file AtDSFMTGenSvc.h.