Skip to content
Snippets Groups Projects
Commit e40ce6ea authored by Frank Winklmeier's avatar Frank Winklmeier
Browse files

Refactor code to read GeoDB

Move detector-specific code to read the geometry database into
standalone "[Det]GeoDB.py" modules. Use this code both in the old
jobproperties as well as in the new-style `AutoConfigFlags` to avoid the
copy&paste of the same code.

Also fix the caching of `AutoConfigFlags.GetDetDescrInfo` to make sure the
geometry DB is only queried once per geometry tag.
parent c3bc66e0
No related branches found
No related tags found
Loading
Showing
with 244 additions and 452 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment