Skip to content
Snippets Groups Projects
  • Released date
  • Created date

Release notes

  • Multi-threaded read
  • Cleaned and optimized SQLite queries
  • GeoModelIO is now free from Qt5:
    • SQLite DB is now accessed through the native sqlite3 library instead of using the Qt5 wrapper.
    • Qt containers have been replaced with their std:: siblings.

Qt5 is not a dependency anymore.

Release notes

Fixes:

  • ATLAS customShape dump from Athena
  • duplicate ATLAS inner detector geometry

Release notes

Removed the temporary SpecialShape from GeoModelIO. With that, we also removed the CLHEP build step from the CI.

Evidence collection

Collected 5 years ago

Release notes

Major improvements to this update the ATLAS Liquid Argon SpecialShape. However note that ATLAS specific code does not belong in this release, so our next release will remove the shape, but instead provide a plugin mechanism for special shapes of any nature.

Also, several standard but previously unpersistified shapes (GeoGenericTrap, GeoTorus) are now persistified.

Release notes

It takes into account the fix to issue <#7>. No need to recompile the client's code. Just update the GeoModelIO package/library.

Release notes

Updated the CMake setup to adopt modern best practices. It requires the clients' code update. Clients must update their CMake setup too. In particular, now you must link your client library to GeoModelCore::GeoModelKernel (instead of GeoModelKernel only).

Release notes

Adding support for Material,Element,TessellatedSolid,Torus. Fixing Transform translation matrix. Moved from CLHEP to Eigen.

1.1 Historical release

Release notes

The first working version which is fully working with VP1Light plus standalone