GeoModel version changed from 4.4.0 to 4.4.3
4.4.3 release notes:
- Introduce mechanism in GeoModelXML to pass readout geometry tables through to sqlite
- Also, create a
FullPhysVol
table and anAlignableTransform
table inGeoModelXML
, 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