|
1 | 1 | # Changelog |
2 | 2 |
|
3 | | -## [SL21d] - future release |
| 3 | +## [SL21d_0] - future release on SL21d branch |
4 | 4 |
|
5 | 5 | ### Enhancements |
6 | 6 |
|
7 | | -- Add test jobs to CI (#112XXX, #106, #71) |
| 7 | +- Geometry update for 2022 (#173) |
| 8 | +- StJetMaker: add idTruth to StJetTrack (#152) |
| 9 | +- Use std::ostringstream in place of STARs ostrstream (#150) |
| 10 | + - Garbage in the output produced by StChain #165 |
| 11 | + - StRoot/StUtilities/StMessage: fix regression from using the proper std::ostringstream::str (#168) |
| 12 | +- Fix dependency of STAR geometry libraries on generated source files (#148) |
| 13 | +- Update to FST geometry to add a simplified version of the geometry for tracking (#147) |
| 14 | +- Add test jobs to CI (#112, #106, #71) |
8 | 15 | - Change BTOF and VPD chain option names to something more descriptively useful (#84) |
9 | 16 | - Various changes to make code compatible with ROOT6 API (#47) |
10 | 17 | - Updates in CI (#75) |
|
20 | 27 | - StRoot/StHbtMaker into CI build (#98) |
21 | 28 | - Introduce new StFcsCosmicMaker in StRoot/SpinPool (#58) |
22 | 29 |
|
| 30 | +### Bug fixes |
| 31 | + |
| 32 | +- fixed a logical error for the PicoVtxMod::Mtd in StPicoDstMaker.cxx (#163) |
23 | 33 |
|
24 | 34 | ### Miscellaneous |
25 | 35 |
|
26 | 36 | - Fix file name conflicts on case insensitive systems (#48) |
27 | 37 | - Remove deprecated StRoot/StSpinMaker (#66) |
28 | | -- Cons build scripts cleanup (#99 #62XXX) |
| 38 | +- Cons build scripts cleanup (#99 #62) |
29 | 39 | - Add local DB parameters for TpcRS 26p5GeV_fixedTarget_2018 (#107, #88) |
30 | 40 | - Address compiler warning about set but not used variables in StRoot/StEEmcPool (#104) |
31 | 41 | - Update SCGL macro (#105) |
| 42 | +- cons: Skip uncompilable package StShadowMaker (#69) |
| 43 | + |
| 44 | +### Online |
| 45 | + |
| 46 | +- Initial Implement of FST Online Monitor (#169) |
| 47 | +- Update readers for stgc and fcs (#167) |
| 48 | + |
| 49 | + |
| 50 | +## [SL21c_5] - 2021-10-08 |
| 51 | + |
| 52 | +### star-mcgen |
| 53 | + |
| 54 | +- StarPythia8 path to XML data (#3) |
| 55 | +- Fix initialization of Hijing interface (#5) |
| 56 | + |
| 57 | + |
| 58 | +## [SL21c_4] - 2021-10-08 |
| 59 | + |
| 60 | +- fixed a logical error for the PicoVtxMod::Mtd in StPicoDstMaker.cxx (#163) |
| 61 | + |
| 62 | + |
| 63 | +## [SL21c_3] - 2021-09-16 |
| 64 | + |
| 65 | +- let StBTofSimResParams.h to use existed timestamp in bfc chain, instead of re-define a new timestamp (#145) |
| 66 | + |
| 67 | + |
| 68 | +## [SL21c_2] - 2021-08-24 |
| 69 | + |
| 70 | +- Add new BFC option for StPicoDstMaker: PicoVtxMtd (#116) |
32 | 71 |
|
33 | 72 |
|
34 | 73 | ## [SL21c_1] - 2021-08-20 |
|
39 | 78 | - TpcRS will need StEventUtilities lib for EbyET0 (#78) |
40 | 79 |
|
41 | 80 |
|
42 | | -## [SL21c] - 2021-07-29 |
| 81 | +## [SL21c_0] - 2021-07-29 |
43 | 82 |
|
44 | 83 | First release after code transfer to Git |
45 | 84 |
|
@@ -74,6 +113,10 @@ First release after code transfer to Git |
74 | 113 |
|
75 | 114 | - Multiple changes in StRoot/StTpcHitMaker |
76 | 115 |
|
| 116 | +### star-mcgen |
| 117 | + |
| 118 | +- Move pams/gen/idl from star-mcgen repo to star-sw |
| 119 | + |
77 | 120 |
|
78 | 121 | ## [SL21b_v2] - 2021-04-02 |
79 | 122 |
|
|
0 commit comments