ATLAS Offline Software
Loading...
Searching...
No Matches
GeneratorSettingsSemantics.py File Reference

Go to the source code of this file.

Classes

class  python.GeneratorSettingsSemantics.GeneratorSettingsKeep
class  python.GeneratorSettingsSemantics.GeneratorSettingsRecord
class  python.GeneratorSettingsSemantics.GeneratorSettingsPrecedence
class  python.GeneratorSettingsSemantics.GeneratorSettingsLayer
class  python.GeneratorSettingsSemantics.GeneratorSettingsValue
class  python.GeneratorSettingsSemantics.GeneratorSettingsSemantics

Namespaces

namespace  python
namespace  python.GeneratorSettingsSemantics

Functions

 python.GeneratorSettingsSemantics._ordered_layers (layers)
 python.GeneratorSettingsSemantics._build_records (layers, separators)
 python.GeneratorSettingsSemantics._parse_assignment (setting_text, separators)
 python.GeneratorSettingsSemantics._normalize_text (value)
 python.GeneratorSettingsSemantics._deduplicate_records (records, keep)
 python.GeneratorSettingsSemantics._build_report (records, kept_records, removed_records)
 python.GeneratorSettingsSemantics._build_conflict_details (records, kept_records)
 python.GeneratorSettingsSemantics._find_conflicts (records)
 python.GeneratorSettingsSemantics._log_report (context, report)

Variables

 python.GeneratorSettingsSemantics.genSettingsLog = logging.getLogger("GeneratorSettingsSemantics")