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.

Macros

#define EC__RANDOMENGINENOTFOUND   2003
 Error code used when the configured random engine name is not recognized.
 
#define DEFAULT_RANDOM_ENGINE   "RanluxEngine"
 Default random engine name used when no explicit selection is provided.
 
#define SEEDNOTSET   -1234
 Sentinel value used to mark that the random seed has not been explicitly set.
 

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.