Skip to content

Support SQLite DB input in the IdDictDetDescrCnv

Vakhtang Tsulaia requested to merge tsulaia/athena:master-iddict-sqlite into master

Fixed IdDictDetDescrCnv so that it can get ID dictionary file names when GeoModel is built from the SQLite DB. Also switched IdDictDetDescrCnv from IGeoModelSvc to IGeoDbTagSvc.

Finally, enabled LArHVManager building in LArDetectorTool when GeoModel is built from the SQLite DB.

This commit is yet another intermediate step towards building the entire LAr GeoModel description from SQLite DB.

CC @boudreau @dellacqu @rbianchi

Merge request reports