Skip to content
Snippets Groups Projects
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
README.md 2.44 KiB

Latest Release pipeline status

GeoModel --- A user-friendly C++ Toolkit for HEP Detector Description

GeoModel is a user-friendly C++ Toolkit and Suite for HEP Detector Description with minimal dependencies.

Dependencies

The philosophy of the whole GeoModel Suite is to keep the external dependencies at the minimum.

The core packages only depend on these third-party libraries:

  • Eigen3, as the maths library (header-only)
  • SQLite, as the underlying format to store detector description data
  • fmt, as formatting library (header-only)

Structure

Build tree

By default, only the base classes are built: