Skip to content

GeoModel version changed from 4.4.0 to 4.4.3

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

4.4.3 release notes:

  • Introduce mechanism in GeoModelXML to pass readout geometry tables through to sqlite
  • Also, create a FullPhysVol table and an AlignableTransform table in GeoModelXML, pass through to sqlite
  • Fix a bug in GeoModelWrite leading to spurious (Full)PhysVols upon restoration.
  • Inhibit vectorization where it is unsafe (Scott's fix) (CC @ssnyder)
  • FSL correctly locates plugins directories when build as at toplevel project.
  • fix a compilation problem with FSL on somewhat older distributions of Qt

Merge request reports