Releases: star-bnl/star-sw
Releases · star-bnl/star-sw
SL23d_0
What's Changed
- Added centrality procedure instructions by @zsweger in #513
- Assorted updates in OnlTools/Jevp for 2023 run by @jml985 in #515
- Remove unused file StRoot/StEvent/StDetectorId.inc by @plexoos in #517
- new RHICf library (only raw data saving part) by @ggfdsa10 in #511
- update CODEOWNERS for PWGTools directory by @starsdong in #518
- Auau200gev run19 strefmultcorr by @zsweger in #514
- added owners for a few subsystems by @starsdong in #520
- Summer 2023 updates by @jml985 in #516
- Automated run-by-run QA package (version-2) for STAR BES-II dataset QA. by @EllipticFlow in #521
- fix: remove ClassDef from StEpdGeom by @plexoos in #522
- Additon of StFwdTrack to StEvent, updates to StFwdTrackMaker to accomodate by @jdbrice in #492
- RHICf Sub-reconstruction tool (StRHICfPID) by @ggfdsa10 in #519
- StNbdFitMaker.cxx: update centrality calculation by @zsweger in #512
- New RHICf sub-reconstruction tool (StRHICfRecoPos) by @ggfdsa10 in #524
- Update to remove logging from itpc cluster finder by @jml985 in #532
- Edited mistake in params file by @zsweger in #531
- New RHICf sub-reconstruction tool (StRHICfRecoEnergy) by @ggfdsa10 in #527
- Star simulations 2023 ideal timestamp by @klendathu2k in #534
- Run23 prep by @genevb in #536
- run by run v3 with font removed by @ssedd1123 in #526
- Enable default STAR Spack environment by @plexoos in #496
- fix(env): clean up previously loaded module before activating new env by @plexoos in #542
- Fix for DAQ5k cluster finder dropping outer two RDOs of TPX bug by @jml985 in #541
- fix: load libiconv module into envs by @plexoos in #543
- Remove some functions in StRHICfFunction by @ggfdsa10 in #533
- RHICf Run and Event number added in StRHICfCollection by @ggfdsa10 in #544
- Updated default behavior of run-by-run QA according to agreement in QA meeting on 5/19 by @ssedd1123 in #545
- Add RHICf Run and Event number address in StRHICfDbMaker by @ggfdsa10 in #546
- Add RHICf Run and Event number in StMuRHICfxxx by @ggfdsa10 in #548
- Add RHICfRun and Event number in StRHICfRawHitMaker by @ggfdsa10 in #551
- Mask counters for production by @YannickSoehngen in #550
- Small additions to StFcsWaveformFitMaker and some macros for test level 6 by @dkapukchyan in #549
- Update CHANGELOG for SL23d_0 by @plexoos in #556
- Revert "Enable default STAR Spack environment (#496)" @plexoos in 6f529e0
New Contributors
- @zsweger made their first contribution in #513
- @ggfdsa10 made their first contribution in #511
- @EllipticFlow made their first contribution in #521
- @ssedd1123 made their first contribution in #526
Full Changelog: SL23b_0...SL23d_0
SL20c_3
SL23b_0
What's Changed
- Fix incorrect sTGC material [Iron]->[G10] by @jdbrice in #482
- Update in StMuFcsUtil by @akioogawa in #484
- Add QA mode 2 to E-by-E T0 code by @genevb in #486
- [root6] Avoid using unnecessary typedefs for TDataSet by @klendathu2k in #483
- [root6] fixes to the legacy StarDb/AgiGeometry by @klendathu2k in #485
- [root6] Fix call to memset in TpcAvgCurrent.C by @plexoos in #487
- bfc.C: Call Load() function unconditionally by @plexoos in #488
- StFttFastSim: Update volume_id mapping for new sTGC geometry, skip duplicate hits by @jdbrice in #491
- [root6] Fix missing declarations in the code interpreted by Cling by @plexoos in #451
- Bug fix for StFcsWaveformFitMaker and some minor additions by @dkapukchyan in #479
- [starsim] Fix logic handling multiple hit banks in the stgc by @klendathu2k in #499
- cons: fix for multiple include dirs returned by xml2-config by @plexoos in #497
- RunXXI OO200GeV dEdx calibration by @fisyak in #500
- Guannan's tune up for 7p7GeV_2021, https://www.star.bnl.gov/~xgn1992/… by @fisyak in #505
- [examples] Macro demonstrates reading a star generator event file by @klendathu2k in #506
- TpcRTSHitMaker update for skipping high occupancy events by @starsdong in #510
- Create PWGTools area by @nigmatkulov in #340
Full Changelog: SL23a_0...SL23b_0
SL21d_3
SL19b_4
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
SL21c_8
What's Changed
- [SL21c] Backport cons, CI, and tests from main to SL21c by @plexoos in #465
- [SL21c] Backport TPC RS changes by @plexoos in #466
- Moved the CI, tests, and build machinery from
main
(5424c34) in order to assemble Docker images at https://github.com/star-bnl/star-sw/pkgs/container/star-sw
Full Changelog: SL21c_7...SL21c_8
SL22c_0
What's Changed
- ci: Expand tests with 2012, 2021, and 2022 data samples by @plexoos in #371
- A minor bug fix in StFcsDb::getDetFromName by @akioogawa in #373
- Fix misconfigured alignment correction in #358, change default start time in eTOF by @PhilippWeidenkaff in #372
- ci: Add test jobs with doEvents.C from StRoot/macros by @plexoos in #374
- Fix errrors reported by GCC 11.2.1 by @plexoos in #366
- ci: Enable tests for ROOT5 GCC11 environment by @plexoos in #370
- StMuDSTMaker: fixes for TChain::kBigNumber from ROOT6 by @veprbl in #236
- docs: Add section about containers by @plexoos in #380
- cons: Help agetof to find definition file by @plexoos in #381
- cons: Pass PYTHONPATH to build environment by @plexoos in #382
- New RHICf calibrations tables for Minho by @dmarkh in #385
- Add official centrality calibration for 14.6 GeV Run 19 by @nigmatkulov in #384
- Add Runtime Option to Ignore Air in Material Plots by @klendathu2k in #386
- [g4star] Miscellaneous updates to StarAgmlLib by @klendathu2k in #308
- Fix memory leaks when MuDst included with FWD data. Introduce a switch for FTT calibration mode (dump values to file) by @jdbrice in #387
- Removing old hardcoded alignment from StEtofMatchMaker.cxx by @PhilippWeidenkaff in #390
- Add Geant track info (g2t) to StFcsHit by @akioogawa in #379
- StRefMultCorr updated for standalone compilation by @nigmatkulov in #388
- Add calculation dX in TPC using local curvature by @fisyak in #383
- SpaceCharge distortion corrections for FXT by @genevb in #393
Full Changelog: SL22b_0...SL22c_0
SL22b_1
SL22b_0
What's Changed
- sTGC offline reconstruction chain / makers by @jdbrice in #287
- CODEOWNER update for StEvent/StETOF/EMC by @starsdong in #334
- docker: install the same version of pyparsing as on SDCC by @veprbl in #264
- Fixing pulser correction in production code by @PhilippWeidenkaff in #335
- Avoid onldb master usage when possible by @genevb in #336
- Fix the issues causing FST codes not running by @techuan-huang in #338
- Gstar part updates by @klendathu2k in #342
- eTOF Geometry changes based on technical drawings by @PhilippWeidenkaff in #344
- CODEOWNERS: Remove inactive maintainers by @plexoos in #347
- Enable shared linking of mysqlclient lib to root4stat by @plexoos in #346
- adding etof-alignment table by @YannickSoehngen in #348
- Add FST hits in MuDst by @techuan-huang in #341
- ci: Bump versions of GitHub action by @plexoos in #350
- Check for non-zero StEvent pointer before using it by @genevb in #352
- Switch to single Dockerfile with matrix using ROOT5 and ROOT6 star-spack environments by @plexoos in #349
- Build containers using star-spack environments by @plexoos in #351
- Fix memory issue in destruction of StBTofGeometry by @genevb in #355
- A small StFcsDb update by @akioogawa in #354
- Bump base image to v0.1.5 + nitpicking by @plexoos in #356
- Help cons figure out location of dependencies by @plexoos in #357
- dEdx Run XXI calibrations (1st pass) by @fisyak in #353
- bfc.C: fix for cling by @veprbl in #278
- MuDst corruption fix by @jdbrice in #360
- Refactor CI workflow files by @plexoos in #361
- ci: avoid a duplicate step in build-containers.yml by @veprbl in #364
- Bump starenv to v0.1.6 with compiler as build argument by @plexoos in #362
- Transfer documentation from star-git-tools by @plexoos in #367
- genDst adaption for eTOF by @PhilippWeidenkaff in #358
New Contributors
- @YannickSoehngen made their first contribution in #348
Full Changelog: SL22a_1...SL22b_0