|
1 | 1 | # Changelog |
2 | 2 |
|
| 3 | +## SL23a_0 - 2023-01-15 |
| 4 | + |
| 5 | +## What's Changed |
| 6 | + |
| 7 | +* ci: Bump starenv to v0.2.3 by @plexoos in ([#399](https://github.com/star-bnl/star-sw/pull/399)) |
| 8 | +* Remove OnlTools/OnlinePlots by @plexoos in ([#407](https://github.com/star-bnl/star-sw/pull/407)) |
| 9 | +* Separate out FCS cluster seed thresholds by @akioogawa in ([#400](https://github.com/star-bnl/star-sw/pull/400)) |
| 10 | +* cons: Use `mysql_config` to set up external dependency for mysql by @plexoos in ([#402](https://github.com/star-bnl/star-sw/pull/402)) |
| 11 | +* cons: Use xml2-config to set up external dependency by @plexoos in ([#404](https://github.com/star-bnl/star-sw/pull/404)) |
| 12 | +* cons: Use pkg-config to set up external dependency on log4cxx by @plexoos in ([#405](https://github.com/star-bnl/star-sw/pull/405)) |
| 13 | +* Assorted updates to StRoot/RTS, including `char *` issue by @jml985 in ([#406](https://github.com/star-bnl/star-sw/pull/406)) |
| 14 | +* Update CODEOWNERS by @JohnTheBlindMilkman in ([#414](https://github.com/star-bnl/star-sw/pull/414)) |
| 15 | +* Add issue template for bug reports by @plexoos in ([#391](https://github.com/star-bnl/star-sw/pull/391)) |
| 16 | +* SpinPool Fcs pi0 finder fixing a crash by @akioogawa in ([#412](https://github.com/star-bnl/star-sw/pull/412)) |
| 17 | +* Bug fix on tower Et calculation for the tower selection before jet finder by @zlchang in ([#403](https://github.com/star-bnl/star-sw/pull/403)) |
| 18 | +* ci: Disable test throwing a `std::bad_alloc` by @plexoos in ([#420](https://github.com/star-bnl/star-sw/pull/420)) |
| 19 | +* ci: Upgrade GitHub actions by @plexoos in ([#419](https://github.com/star-bnl/star-sw/pull/419)) |
| 20 | +* Stargenerator Vertexing Options by @klendathu2k in ([#408](https://github.com/star-bnl/star-sw/pull/408)) |
| 21 | +* Fix copy of eTOF good channel flags to PicoEvent by @PhilippWeidenkaff in ([#416](https://github.com/star-bnl/star-sw/pull/416)) |
| 22 | +* ci: Switch to using specific version (v5) of test data container by @plexoos in ([#418](https://github.com/star-bnl/star-sw/pull/418)) |
| 23 | +* Add scripts to load dependency packages via Environment Modules by @jdbrice in ([#409](https://github.com/star-bnl/star-sw/pull/409)) |
| 24 | +* ci: Add test for FST chain with `st_fwd` stream data by @plexoos in ([#421](https://github.com/star-bnl/star-sw/pull/421)) |
| 25 | +* Encode Geometry Tag w/in DB macros by @klendathu2k in ([#422](https://github.com/star-bnl/star-sw/pull/422)) |
| 26 | +* [root6] Modify StRoot/StBFChain/BFC.C for ROOT6/cling by @klendathu2k in ([#423](https://github.com/star-bnl/star-sw/pull/423)) |
| 27 | +* change for yuri by @jml985 in ([#429](https://github.com/star-bnl/star-sw/pull/429)) |
| 28 | +* Avoid pointer cast to `time_t` from incompatible type by @plexoos in ([#427](https://github.com/star-bnl/star-sw/pull/427)) |
| 29 | +* ci: Enable more tests using star-test-data:v6 by @plexoos in ([#415](https://github.com/star-bnl/star-sw/pull/415)) |
| 30 | +* Fix GCC warning: forbidden conversion to `char*` by @plexoos in ([#389](https://github.com/star-bnl/star-sw/pull/389)) |
| 31 | +* Change TPX gain loading interface from `fTpx->put(... to fTpx->gain_al` by @fisyak in ([#417](https://github.com/star-bnl/star-sw/pull/417)) |
| 32 | +* ci: Delete untagged images after successful build by @plexoos in ([#430](https://github.com/star-bnl/star-sw/pull/430)) |
| 33 | +* docker: Add latest tag to default build configuration by @plexoos in ([#433](https://github.com/star-bnl/star-sw/pull/433)) |
| 34 | +* ci: Turn off CI for certain directories by @plexoos in ([#434](https://github.com/star-bnl/star-sw/pull/434)) |
| 35 | +* new ETOF table requested by Yannick by @dmarkh in ([#435](https://github.com/star-bnl/star-sw/pull/435)) |
| 36 | +* Add .devcontainer for GitHub codespaces by @plexoos in ([#438](https://github.com/star-bnl/star-sw/pull/438)) |
| 37 | +* Set search paths for included files for ROOT C++ interpreter by @plexoos in ([#441](https://github.com/star-bnl/star-sw/pull/441)) |
| 38 | +* [root6] StEvent/StEnumerations.cxx fix by @klendathu2k in ([#440](https://github.com/star-bnl/star-sw/pull/440)) |
| 39 | +* Update to StFcsWaveformFitMaker to use new algorithm by @dkapukchyan in ([#401](https://github.com/star-bnl/star-sw/pull/401)) |
| 40 | +* Add FST raw hits in StEvent and StMuDst by @techuan-huang in ([#378](https://github.com/star-bnl/star-sw/pull/378)) |
| 41 | +* [geometry] Add y2023 first cut and y2022a production geometries by @klendathu2k in ([#432](https://github.com/star-bnl/star-sw/pull/432)) |
| 42 | +* [root6] Set attributes on StrangeMuDstMaker in StBFChain, rather than using interpreter to configure by @klendathu2k in ([#444](https://github.com/star-bnl/star-sw/pull/444)) |
| 43 | +* [root6] Eliminate crash when creating the MuDst by @klendathu2k in ([#442](https://github.com/star-bnl/star-sw/pull/442)) |
| 44 | +* New RHICf table for Seunghwan by @dmarkh in ([#446](https://github.com/star-bnl/star-sw/pull/446)) |
| 45 | +* [root6] Fix undeclared identifier 'chain' in StarDb/AgMLGeometry/Geometry...C macro by @plexoos in ([#448](https://github.com/star-bnl/star-sw/pull/448)) |
| 46 | +* Adding eq4 for StTriggerData by @akioogawa in ([#450](https://github.com/star-bnl/star-sw/pull/450)) |
| 47 | +* build-pull-request.yml: cancel previous workflows by @veprbl in ([#453](https://github.com/star-bnl/star-sw/pull/453)) |
| 48 | +* Minimum viable pentagonal sTGC geometry with misalignment by @jdbrice in ([#447](https://github.com/star-bnl/star-sw/pull/447)) |
| 49 | +* Update to trigger simulator to save intermediate jet patch ADCs and minor cleanup to the jet maker by @zlchang in ([#424](https://github.com/star-bnl/star-sw/pull/424)) |
| 50 | +* build: Treat all warnings as errors by @plexoos in ([#445](https://github.com/star-bnl/star-sw/pull/445)) |
| 51 | +* Remove StBFChain dependence in StarDb/AgMLGeometry/CreateGeometry.h by @klendathu2k in ([#462](https://github.com/star-bnl/star-sw/pull/462)) |
| 52 | +* [root6] Address issues in TTable when interpreted by Cling by @plexoos in ([#449](https://github.com/star-bnl/star-sw/pull/449)) |
| 53 | +* update TpcRS parameters for Run19 AuAu19.6 GeV embedding by @zhux97 in ([#463](https://github.com/star-bnl/star-sw/pull/463)) |
| 54 | +* Revert "Remove StBFChain dependence in StarDb/AgMLGeometry/CreateGeometry.h (#462)" (partially) by @plexoos in ([#468](https://github.com/star-bnl/star-sw/pull/468)) |
| 55 | +* docker: Exit build immediately with non-zero status by @plexoos in ([#469](https://github.com/star-bnl/star-sw/pull/469)) |
| 56 | +* Hide include directive from ROOT5 interpreter by @klendathu2k in ([#456](https://github.com/star-bnl/star-sw/pull/456)) |
| 57 | +* cons: Extend `SKIP_DIRS` to match arbitrary path by @plexoos in ([#467](https://github.com/star-bnl/star-sw/pull/467)) |
| 58 | +* StGenericVertex: Clean up #include statements by @plexoos in ([#443](https://github.com/star-bnl/star-sw/pull/443)) |
| 59 | +* Run XIX-XXII new dE/dx model and calibration by @fisyak in ([#464](https://github.com/star-bnl/star-sw/pull/464)) |
| 60 | +* ci: Improve image tagging by @plexoos in ([#474](https://github.com/star-bnl/star-sw/pull/474)) |
| 61 | +* StFst: Fix GCC 4.8.5 warnings by @plexoos in ([#472](https://github.com/star-bnl/star-sw/pull/472)) |
| 62 | +* ci: Add more tests by @plexoos in ([#473](https://github.com/star-bnl/star-sw/pull/473)) |
| 63 | +* StETofHitMaker: Fix unused variable warnings by @plexoos in ([#471](https://github.com/star-bnl/star-sw/pull/471)) |
| 64 | +* Update clock jump correction, add new method for hit manipulation on counter level by @YannickSoehngen in ([#457](https://github.com/star-bnl/star-sw/pull/457)) |
| 65 | + |
| 66 | +## New Contributors |
| 67 | + |
| 68 | +* @JohnTheBlindMilkman made their first contribution in ([#414](https://github.com/star-bnl/star-sw/pull/414)) |
| 69 | +* @dkapukchyan made their first contribution in ([#401](https://github.com/star-bnl/star-sw/pull/401)) |
| 70 | + |
| 71 | +**Full Changelog**: https://github.com/star-bnl/star-sw/compare/SL22c_0...SL23a_0 |
| 72 | + |
| 73 | + |
3 | 74 | ## SL22c_0 - 2022-09-09 |
4 | 75 |
|
5 | 76 | * ci: Expand tests with 2012, 2021, and 2022 data samples by @plexoos in ([#371](https://github.com/star-bnl/star-sw/pull/371)) |
|
0 commit comments