37.4.0
🚀 Features
- Add standalone digitization coordinates converter (#3765) by @ntadej
- Log-uniform p/pt distributions for Examples (#3790) by @andiwand
- Logger passed to Gbts and Orthogonal seeders (#3807) by @CarloVarni
- ProxyAccessor constructor can now be constexpr (#3757) by @timadye
🐛 Bug Fixes
- AddAmbiguityResolution writeTrackSummary/writeTrackStates (#3809) by @timadye
- Restore Orthogonal seedfinder default constructor (#3827) by @paulgessinger
- Default label for GraphViz::Node (#3821) by @paulgessinger
- DummyLogger can now be cloned (#3831) by @paulgessinger
🚜 Refactor
- Remove
pythia8
prefix from root files in Examples (#3798) by @andiwand - Remove
TruthSeedSelector
from Examples (#3808) by @andiwand - FPE safe eta/theta conversion (#3788) by @andiwand
- Rename PortalShell connect outer to fill (#3820) by @paulgessinger
- (gx2f) Container to represent the mathematical gx2f-system (#3806) by @AJPfleger