SL23a_0
What's Changed
- ci: Bump starenv to v0.2.3 by @plexoos in #399
- Remove OnlTools/OnlinePlots by @plexoos in #407
- Separate out FCS cluster seed thresholds by @akioogawa in #400
- cons: Use mysql_config to set up external dependency for mysql by @plexoos in #402
- cons: Use xml2-config to set up external dependency by @plexoos in #404
- cons: Use pkg-config to set up external dependency on log4cxx by @plexoos in #405
- Assorted updates to StRoot/RTS, including "char *" issue by @jml985 in #406
- Update CODEOWNERS by @JohnTheBlindMilkman in #414
- Add issue template for bug reports by @plexoos in #391
- SpinPool Fcs pi0 finder fixing a crash by @akioogawa in #412
- Bug fix on tower Et calculation for the tower selection before jet finder by @zlchang in #403
- ci: Disable test throwing a 'std::bad_alloc' by @plexoos in #420
- ci: Upgrade GitHub actions by @plexoos in #419
- Stargenerator Vertexing Options by @klendathu2k in #408
- Fix copy of eTOF good channel flags to PicoEvent by @PhilippWeidenkaff in #416
- ci: Switch to using specific version (v5) of test data container by @plexoos in #418
- Add scripts to load dependency packages via Environment Modules by @jdbrice in #409
- ci: Add test for FST chain with st_fwd stream data by @plexoos in #421
- Encode Geometry Tag w/in DB macros by @klendathu2k in #422
- [root6] Modify StRoot/StBFChain/BFC.C for ROOT6/cling by @klendathu2k in #423
- change for yuri by @jml985 in #429
- Avoid pointer cast to time_t from incompatible type by @plexoos in #427
- ci: Enable more tests using star-test-data:v6 by @plexoos in #415
- Fix GCC warning: forbidden conversion to char* by @plexoos in #389
- Change TPX gain loading interface from fTpx->put(... to fTpx->gain_al… by @fisyak in #417
- ci: Delete untagged images after successful build by @plexoos in #430
- docker: Add latest tag to default build configuration by @plexoos in #433
- ci: Turn off CI for certain directories by @plexoos in #434
- new ETOF table requested by Yannick by @dmarkh in #435
- Add .devcontainer for GitHub codespaces by @plexoos in #438
- Set search paths for included files for ROOT C++ interpreter by @plexoos in #441
- [root6] StEvent/StEnumerations.cxx fix by @klendathu2k in #440
- Update to StFcsWaveformFitMaker to use new algorithm by @dkapukchyan in #401
- Add FST raw hits in StEvent and StMuDst by @techuan-huang in #378
- [geometry] Add y2023 first cut and y2022a production geometries by @klendathu2k in #432
- [root6] Set attributes on StrangeMuDstMaker in StBFChain, rather than using interpreter to configure by @klendathu2k in #444
- [root6] Eliminate crash when creating the MuDst by @klendathu2k in #442
- New RHICf table for Seunghwan by @dmarkh in #446
- [root6] Fix undeclared identifier 'chain' in StarDb/AgMLGeometry/Geometry...C macro by @plexoos in #448
- Adding eq4 for StTriggerData by @akioogawa in #450
- build-pull-request.yml: cancel previous workflows by @veprbl in #453
- Minimum viable pentagonal sTGC geometry with misalignment by @jdbrice in #447
- Update to trigger simulator to save intermediate jet patch ADCs and minor cleanup to the jet maker by @zlchang in #424
- build: Treat all warnings as errors by @plexoos in #445
- Remove StBFChain dependence in StarDb/AgMLGeometry/CreateGeometry.h by @klendathu2k in #462
- [root6] Address issues in TTable when interpreted by Cling by @plexoos in #449
- update TpcRS parameters for Run19 AuAu19.6 GeV embedding by @zhux97 in #463
- Revert "Remove StBFChain dependence in StarDb/AgMLGeometry/CreateGeometry.h (#462)" (partially) by @plexoos in #468
- docker: Exit build immediately with non-zero status by @plexoos in #469
- Hide include directive from ROOT5 interpreter by @klendathu2k in #456
- cons: Extend SKIP_DIRS to match arbitrary path by @plexoos in #467
- StGenericVertex: Clean up #include statements by @plexoos in #443
- Run XIX-XXII new dE/dx model and calibration by @fisyak in #464
- ci: Improve image tagging by @plexoos in #474
- StFst*: Fix GCC 4.8.5 warnings by @plexoos in #472
- ci: Add more tests by @plexoos in #473
- StETofHitMaker: Fix unused variable warnings by @plexoos in #471
- Update clock jump correction, add new method for hit manipulation on counter level by @YannickSoehngen in #457
- Update CHANGELOG for SL23a_0 by @plexoos in #480
New Contributors
- @JohnTheBlindMilkman made their first contribution in #414
- @dkapukchyan made their first contribution in #401
Full Changelog: SL22c_0...SL23a_0