Skip to content

5.0 Release

Compare
Choose a tag to compare
@omar-moreno omar-moreno released this 31 Mar 21:04
· 775 commits to master since this release

Recon

  • Implement KF tracking #644
  • Modify the 2019 geometry to more closely match the design geometry #813
  • Track-cluster matcher that is compatible with both KF and GBL tracks #811
  • Updates to steering files #680
  • Reconstruction can be run starting from fitted hits #703
  • SVT sync status added to DB #750
  • Filter out "Monster Events" during EVIO to LCIO translation. #731

Readout

  • Update SVT readout simulation to account for L0/L1 sensors #685 #806
  • Added 2019 trigger drivers #685
  • Readout driver to overlay signal and beam events #756

Geometry

Build

  • Enforce the use of Java 8 or greater #832
  • Strip author tags from source files #796
  • Change http URLs to https in pom files #672
  • Fix maven central plugin location #683

Tools

  • Minor updates to logging #694
  • Lund to stdhep converter #713

Bugs

Add guard in AbstractSVTEvioReader to check Null pointer #664