#include <utl/Singleton.h>
#include <utl/AugerException.h>
#include <utl/RandomEngine.h>
#include <utl/ShadowPtr.h>
#include <string>
#include <map>
Go to the source code of this file.
Classes | |
class | fwk::RandomEngineRegistry::InvalidRandomEngineException |
Base class for exceptions in the RandomEngineRegistry. More... | |
class | fwk::RandomEngineRegistry |
Collection of pre-defined random engines. More... | |
Namespaces | |
fwk | |
Registry for predefined random stream engine
Definition in file RandomEngineRegistry.h.