Skip to content

PixelGeoModel: initialize detector description from SQLite file (Part 3)

Vakhtang Tsulaia requested to merge tsulaia/athena:master-pixelGM-03 into master

This is a third MR in the series of MRs started by !56442 (merged). The ultimate goal here is to be able to build Pixel GeoModel description either from the geometry DB, or from the SQLite input file containing persistent GeoModel tree.

This MR applies necessary changes to 4 classes in PixelGeoModel

  • GeoPixelBarrel
  • GeoPixelDisk
  • GeoPixelEndCap
  • GeoPixelTMT
Edited by Vakhtang Tsulaia

Merge request reports