2020-02-28 Boole v41r0
This version uses Lbcom v31r0, LHCb v51r0, Gaudi v33r0 and LCG 96b with ROOT 6.18.04.
This version is released on master
branch.
Built relative to Boole v40r6, with the following changes:
new feature
New features- RICH Conditions | Add possibility to use PMT channel-level properties from SIMCOND, !259 (@bmalecki)
- MC checking | Adapt BuildMCTrackInfo to Run 3, !244 (@cattanem)
- Add subdetector tests, !237 (@cattanem)
bug fix workaround
Fixes- Decoding | Update references to follow !252, !258 (@cattanem)
- Use UT versions of ST code for UT, !252 (@graven)
enhancement
Enhancements- RICH PID | Update references to new style for all tests, and follow changes due !247, !257 (@cattanem)
- RICH PID | Use more realistic pixel gain (based on tested MaPMTs)., !247 (@bmalecki)
- Upstream project highlights
⭐
modernisation cleanup testing
Code cleanups and changes to tests- Configuration | Cleanup UT configuration, !246 (@cattanem)
- Muon MC checking | Modernize MuonAlgs, !254 (@graven)
- MC checking | Fix uninitialized variables warning, !235 (@graven)
- Conditions | Adapted to recent detdesc changes, !248 (@sponce)
- Build | Replace GaudiObjDesc generation with committed files, !230 (@clemenci) [LHCBPS-1845]
- Modernize UTDigiAlgorithms, !251 (@graven)
- Drop use of declareUTConfigProperty, use declareProperty instead, !250 (@graven)
- Fix range v3 deprecation warning, !249 (@cattanem)
- Cleanup sub-detector test options, !245 (@cattanem)
- Further cleanups for run 3, !243 (@cattanem)
- Make spillover test compatible with run 3, !242 (@cattanem)
- Remove STDigiAlgorithms from master, obsolete for Run 3, !241 (@cattanem)
- Remove OTSimulation, obsolete on master branch, !238 (@cattanem)
- Cleanup the tests, !236 (@cattanem)
- Fix unused variable, !234 (@cattanem)
- Move tests to upgrade, !233 (@sponce)