ATLAS Offline Software
Loading...
Searching...
No Matches
python.GeneratorSettingsSemantics.GeneratorSettingsPrecedence Class Reference
Inheritance diagram for python.GeneratorSettingsSemantics.GeneratorSettingsPrecedence:
Collaboration diagram for python.GeneratorSettingsSemantics.GeneratorSettingsPrecedence:

Static Public Attributes

int BASE = 10
int TUNE = 20
int USER = 100

Detailed Description

Precedence levels for generator settings layers.
Lower precedence layers are overridden by higher ones during merging.

Definition at line 48 of file GeneratorSettingsSemantics.py.

Member Data Documentation

◆ BASE

int python.GeneratorSettingsSemantics.GeneratorSettingsPrecedence.BASE = 10
static

Definition at line 53 of file GeneratorSettingsSemantics.py.

◆ TUNE

int python.GeneratorSettingsSemantics.GeneratorSettingsPrecedence.TUNE = 20
static

Definition at line 54 of file GeneratorSettingsSemantics.py.

◆ USER

int python.GeneratorSettingsSemantics.GeneratorSettingsPrecedence.USER = 100
static

Definition at line 55 of file GeneratorSettingsSemantics.py.


The documentation for this class was generated from the following file: