v0.6.4
What's Changed
- fix: remove misplaced
src/RandGen_driver.cpp
by @c-dilks in #540 - reco_particles_track_matching.cc: use std::string instead of TString by @veprbl in #538
- Updated code for tracking by @Simple-Shyam in #521
- Fixed RP code to use local coordinates for matrix reconstruction. by @ajentsch in #545
- Fixed radius units in seeding by @bschmookler in #544
- Changed hcal insert sampling fraction and threshold values by @rymilton in #554
- feat: CMAKE_PROJECT_VERSION as git describe (e.g. v0.6.2-5-g5f598b8-dirty) by @wdconinc in #526
- HOTFIX ci: remove broken test for --version by @veprbl in #571
- CalorimeterIslandCluster: wrap around azimuthal distance by @veprbl in #559
- Changes to BHCal Digitization and Implementation of Adjancency Clustering by @ruse-traveler in #557
- algorithms/reco: avoid unnecessary log level checks by @veprbl in #556
- CKFTracking: disable RTTI type checks until EICrecon conforms to ODR by @veprbl in #551
- JANA2.1.0 compiles with USE_PODIO=On by @nathanwbrei in #576
New Contributors
- @bschmookler made their first contribution in #544
Full Changelog: v0.6.3...v0.6.4