Skip to content
This repository has been archived by the owner on May 18, 2023. It is now read-only.

COATJAVA release 6.6.0

Compare
Choose a tag to compare
@baltzell baltzell released this 13 Feb 23:30
· 939 commits to development since this release

Compatible with GEMC 4.4.1

  • common-tools
    • minimize RCDB queries by sharing/caching across all services
    • evio 6.1 -> 6.2
      • addresses issues with reading recent BONuS EVIO data
      • requires dependency updates to keep consistent EVIO version
        • jnp-hipo 1.1 -> 2.0
        • jnp-hipo4 4.0 -> 4.1
    • magfield cleanup
  • reconstruction
    • bugfix on RF-based event start-time, effective for tracks very far from the target
    • add latest truth-matching engine, pending HIPO output from GEMC
    • updates to BONuS reconstruction, including:
      • bugfix for out-of-bounds array limits
      • ignoring events with huge RTPC hit counts to avoid memory issues
  • convert CI tests from Travis to github actions
  • add COAT::config bank, with software versions, for data preservation

Commits since 6.5.13