utilities
Loading...
Searching...
No Matches
gemcConventions.h File Reference

Conventional constants used by GEMC utility helpers. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  gemc

Variables

constexpr int gemc::EC__RANDOMENGINENOTFOUND = 2003
 Error code used when the configured random engine name is not recognized.
constexpr char gemc::DEFAULT_RANDOM_ENGINE [] = "RanluxEngine"
 Default random engine name used when no explicit selection is provided.

Detailed Description

This header defines small numeric/string constants that are used across utility routines (for example, error codes and default configuration values).

Definition in file gemcConventions.h.