diff --git a/CHANGELOG.md b/CHANGELOG.md index b67e0665a8d12..1a8a79e8ee39d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,11 +1,10 @@ -# Changes since 2022-01-29 +# Changes since 2022-01-30 ## Changes in Algorithm - [#8078](https://github.com/AliceO2Group/AliceO2/pull/8078) 2022-02-04: [QC-741] Mergers: support merging histograms with averages by [@knopers8](https://github.com/knopers8) ## Changes in Analysis -- [#8041](https://github.com/AliceO2Group/AliceO2/pull/8041) 2022-01-31: Introducing McParticle version 001 by [@jgrosseo](https://github.com/jgrosseo) - [#8048](https://github.com/AliceO2Group/AliceO2/pull/8048) 2022-02-01: McParticle: moving default to 001 by [@jgrosseo](https://github.com/jgrosseo) - [#8071](https://github.com/AliceO2Group/AliceO2/pull/8071) 2022-02-04: improve comment by [@jgrosseo](https://github.com/jgrosseo) - [#8121](https://github.com/AliceO2Group/AliceO2/pull/8121) 2022-02-11: DPL Analysis: index builder helper by [@aalkin](https://github.com/aalkin) @@ -15,7 +14,6 @@ - [#8100](https://github.com/AliceO2Group/AliceO2/pull/8100) 2022-02-09: Check availability of CTF-dictionary before opening the file by [@shahor02](https://github.com/shahor02) ## Changes in DataFormats -- [#8039](https://github.com/AliceO2Group/AliceO2/pull/8039) 2022-01-29: GPU Standalone: Add script to set up build environment for GPU standalone benchmark by [@davidrohr](https://github.com/davidrohr) - [#8053](https://github.com/AliceO2Group/AliceO2/pull/8053) 2022-02-02: [QC-725] Allow to store TRFCollections as CSV files by [@knopers8](https://github.com/knopers8) - [#8069](https://github.com/AliceO2Group/AliceO2/pull/8069) 2022-02-03: Truncate digitcontext output by [@sawenzel](https://github.com/sawenzel) - [#8089](https://github.com/AliceO2Group/AliceO2/pull/8089) 2022-02-08: [EMCAL-548, EMCAL-614,EMCAL-687,EMCAL-757] Fill EMCAL information in AOD in simulations by [@mfasDa](https://github.com/mfasDa) @@ -23,15 +21,10 @@ - [#8086](https://github.com/AliceO2Group/AliceO2/pull/8086) 2022-02-09: add CreationTime for FT0 and FV0 calibration objects by [@AllaMaevskaya](https://github.com/AllaMaevskaya) - [#8082](https://github.com/AliceO2Group/AliceO2/pull/8082) 2022-02-10: Add runType to GRPECS + its creator by [@shahor02](https://github.com/shahor02) - [#8073](https://github.com/AliceO2Group/AliceO2/pull/8073) 2022-02-11: Use Cluster class for MID instead of Cluster2D and Cluster3D by [@dstocco](https://github.com/dstocco) +- [#8136](https://github.com/AliceO2Group/AliceO2/pull/8136) 2022-02-12: fix in VtxTrackRef::asString method by [@shahor02](https://github.com/shahor02) ## Changes in Detectors -- [#8035](https://github.com/AliceO2Group/AliceO2/pull/8035) 2022-01-29: Adapt AOD MCLabels to non-redundant storage of ambiguous tracks by [@shahor02](https://github.com/shahor02) -- [#8036](https://github.com/AliceO2Group/AliceO2/pull/8036) 2022-01-29: DCS proxies use now() in ms to fill DPH.creation time by [@shahor02](https://github.com/shahor02) -- [#8040](https://github.com/AliceO2Group/AliceO2/pull/8040) 2022-01-29: Fix in ambiguous tracks tagging by [@shahor02](https://github.com/shahor02) -- [#8039](https://github.com/AliceO2Group/AliceO2/pull/8039) 2022-01-29: GPU Standalone: Add script to set up build environment for GPU standalone benchmark by [@davidrohr](https://github.com/davidrohr) -- [#8038](https://github.com/AliceO2Group/AliceO2/pull/8038) 2022-01-29: Revert "Improving sensitive hit creation for FT0 in Detector.cxx" by [@sawenzel](https://github.com/sawenzel) - [#8044](https://github.com/AliceO2Group/AliceO2/pull/8044) 2022-01-31: AOD stores the time with full float precision by [@shahor02](https://github.com/shahor02) -- [#8042](https://github.com/AliceO2Group/AliceO2/pull/8042) 2022-01-31: Load Geant4 libraries (MacOSX Monterey) by [@pzhristov](https://github.com/pzhristov) - [#8047](https://github.com/AliceO2Group/AliceO2/pull/8047) 2022-01-31: Promote/demote several warnings/errors to alarm, in order to raise infologger-min-severity to important for sync processing by [@davidrohr](https://github.com/davidrohr) - [#8048](https://github.com/AliceO2Group/AliceO2/pull/8048) 2022-02-01: McParticle: moving default to 001 by [@jgrosseo](https://github.com/jgrosseo) - [#8045](https://github.com/AliceO2Group/AliceO2/pull/8045) 2022-02-01: switch to disable fall-back to TGeo if MatLUT is missing by [@shahor02](https://github.com/shahor02) @@ -71,9 +64,11 @@ - [#8073](https://github.com/AliceO2Group/AliceO2/pull/8073) 2022-02-11: Use Cluster class for MID instead of Cluster2D and Cluster3D by [@dstocco](https://github.com/dstocco) - [#8111](https://github.com/AliceO2Group/AliceO2/pull/8111) 2022-02-11: [EMCAL-670] fixed wrong eta/phi pos of clusters in ClusterFactory by [@fjonasALICE](https://github.com/fjonasALICE) - [#8108](https://github.com/AliceO2Group/AliceO2/pull/8108) 2022-02-11: fix title offset for dpg (L126-L131) by [@alindner14](https://github.com/alindner14) +- [#8128](https://github.com/AliceO2Group/AliceO2/pull/8128) 2022-02-12: FastFit implemented by [@peressounko](https://github.com/peressounko) +- [#8137](https://github.com/AliceO2Group/AliceO2/pull/8137) 2022-02-12: Workaround for fmt 8.1, which doesn't want to print enums without explicit type + better FST error message by [@davidrohr](https://github.com/davidrohr) +- [#8129](https://github.com/AliceO2Group/AliceO2/pull/8129) 2022-02-12: [MFT] Update README.md by [@rpezzi](https://github.com/rpezzi) ## Changes in Framework -- [#8041](https://github.com/AliceO2Group/AliceO2/pull/8041) 2022-01-31: Introducing McParticle version 001 by [@jgrosseo](https://github.com/jgrosseo) - [#8047](https://github.com/AliceO2Group/AliceO2/pull/8047) 2022-01-31: Promote/demote several warnings/errors to alarm, in order to raise infologger-min-severity to important for sync processing by [@davidrohr](https://github.com/davidrohr) - [#8048](https://github.com/AliceO2Group/AliceO2/pull/8048) 2022-02-01: McParticle: moving default to 001 by [@jgrosseo](https://github.com/jgrosseo) - [#8067](https://github.com/AliceO2Group/AliceO2/pull/8067) 2022-02-03: DPL: cleanup remaining messages by [@ktf](https://github.com/ktf) @@ -86,6 +81,9 @@ - [#8121](https://github.com/AliceO2Group/AliceO2/pull/8121) 2022-02-11: DPL Analysis: index builder helper by [@aalkin](https://github.com/aalkin) - [#8127](https://github.com/AliceO2Group/AliceO2/pull/8127) 2022-02-11: DPL: make sure Condition<> object can be used by [@ktf](https://github.com/ktf) - [#8113](https://github.com/AliceO2Group/AliceO2/pull/8113) 2022-02-11: add first and last shorthand for array by [@jgrosseo](https://github.com/jgrosseo) +- [#8140](https://github.com/AliceO2Group/AliceO2/pull/8140) 2022-02-12: DPL: fix message merged too quickly by [@ktf](https://github.com/ktf) +- [#8138](https://github.com/AliceO2Group/AliceO2/pull/8138) 2022-02-12: DPL: improve message on STOP transition by [@ktf](https://github.com/ktf) +- [#8137](https://github.com/AliceO2Group/AliceO2/pull/8137) 2022-02-12: Workaround for fmt 8.1, which doesn't want to print enums without explicit type + better FST error message by [@davidrohr](https://github.com/davidrohr) ## Changes in Steer - [#8069](https://github.com/AliceO2Group/AliceO2/pull/8069) 2022-02-03: Truncate digitcontext output by [@sawenzel](https://github.com/sawenzel) @@ -95,6 +93,5 @@ - [#8073](https://github.com/AliceO2Group/AliceO2/pull/8073) 2022-02-11: Use Cluster class for MID instead of Cluster2D and Cluster3D by [@dstocco](https://github.com/dstocco) ## Changes in Utilities -- [#8037](https://github.com/AliceO2Group/AliceO2/pull/8037) 2022-01-29: Add SIGUSR1 signal handler to ShmManager by [@rbx](https://github.com/rbx) - [#8060](https://github.com/AliceO2Group/AliceO2/pull/8060) 2022-02-03: update ShmManager::ResetContent to be able to reset after a crash by [@rbx](https://github.com/rbx) - [#8078](https://github.com/AliceO2Group/AliceO2/pull/8078) 2022-02-04: [QC-741] Mergers: support merging histograms with averages by [@knopers8](https://github.com/knopers8) diff --git a/doc/data/2022-02-o2_prs.json b/doc/data/2022-02-o2_prs.json index 3a44e99499ade..94912b6f9c7c7 100644 --- a/doc/data/2022-02-o2_prs.json +++ b/doc/data/2022-02-o2_prs.json @@ -2,201 +2,6 @@ "repository": { "pullRequests": { "edges": [ - { - "node": { - "state": "MERGED", - "mergedAt": "2022-01-29T08:28:11Z", - "title": "Adapt AOD MCLabels to non-redundant storage of ambiguous tracks", - "number": 8035, - "author": { - "login": "shahor02" - }, - "files": { - "edges": [ - { - "node": { - "path": "Detectors/AOD/src/AODProducerWorkflowSpec.cxx" - } - } - ] - } - } - }, - { - "node": { - "state": "MERGED", - "mergedAt": "2022-01-29T08:28:35Z", - "title": "DCS proxies use now() in ms to fill DPH.creation time", - "number": 8036, - "author": { - "login": "shahor02" - }, - "files": { - "edges": [ - { - "node": { - "path": "Detectors/DCS/testWorkflow/src/DCStoDPLconverter.h" - } - }, - { - "node": { - "path": "Detectors/DCS/testWorkflow/src/dcs-config-proxy.cxx" - } - } - ] - } - } - }, - { - "node": { - "state": "MERGED", - "mergedAt": "2022-01-29T15:15:19Z", - "title": "Add SIGUSR1 signal handler to ShmManager", - "number": 8037, - "author": { - "login": "rbx" - }, - "files": { - "edges": [ - { - "node": { - "path": "Utilities/ShmManager/src/ShmManager.cxx" - } - } - ] - } - } - }, - { - "node": { - "state": "MERGED", - "mergedAt": "2022-01-29T15:52:03Z", - "title": "Revert \"Improving sensitive hit creation for FT0 in Detector.cxx\"", - "number": 8038, - "author": { - "login": "sawenzel" - }, - "files": { - "edges": [ - { - "node": { - "path": "Detectors/FIT/FT0/simulation/include/FT0Simulation/Detector.h" - } - }, - { - "node": { - "path": "Detectors/FIT/FT0/simulation/src/Detector.cxx" - } - } - ] - } - } - }, - { - "node": { - "state": "MERGED", - "mergedAt": "2022-01-29T11:55:42Z", - "title": "GPU Standalone: Add script to set up build environment for GPU standalone benchmark", - "number": 8039, - "author": { - "login": "davidrohr" - }, - "files": { - "edges": [ - { - "node": { - "path": "DataFormats/Detectors/TOF/include/DataFormatsTOF/Cluster.h" - } - }, - { - "node": { - "path": "GPU/GPUTracking/Standalone/README.md" - } - }, - { - "node": { - "path": "GPU/GPUTracking/Standalone/cmake/config.cmake" - } - }, - { - "node": { - "path": "GPU/GPUTracking/Standalone/cmake/prepare.sh" - } - } - ] - } - } - }, - { - "node": { - "state": "MERGED", - "mergedAt": "2022-01-29T19:38:17Z", - "title": "Fix in ambiguous tracks tagging", - "number": 8040, - "author": { - "login": "shahor02" - }, - "files": { - "edges": [ - { - "node": { - "path": "Detectors/Vertexing/src/VertexTrackMatcher.cxx" - } - } - ] - } - } - }, - { - "node": { - "state": "MERGED", - "mergedAt": "2022-01-31T10:39:15Z", - "title": "Introducing McParticle version 001", - "number": 8041, - "author": { - "login": "jgrosseo" - }, - "files": { - "edges": [ - { - "node": { - "path": "Framework/Core/include/Framework/ASoA.h" - } - }, - { - "node": { - "path": "Framework/Core/include/Framework/AnalysisDataModel.h" - } - }, - { - "node": { - "path": "Framework/Core/src/AODReaderHelpers.cxx" - } - } - ] - } - } - }, - { - "node": { - "state": "MERGED", - "mergedAt": "2022-01-31T05:53:14Z", - "title": "Load Geant4 libraries (MacOSX Monterey)", - "number": 8042, - "author": { - "login": "pzhristov" - }, - "files": { - "edges": [ - { - "node": { - "path": "Detectors/gconfig/g4Config.C" - } - } - ] - } - } - }, { "node": { "state": "OPEN", @@ -2439,8 +2244,8 @@ }, { "node": { - "state": "OPEN", - "mergedAt": null, + "state": "MERGED", + "mergedAt": "2022-02-12T08:30:16Z", "title": "The following changelog has been automatically generated.", "number": 8109, "author": { @@ -3604,8 +3409,8 @@ }, { "node": { - "state": "OPEN", - "mergedAt": null, + "state": "MERGED", + "mergedAt": "2022-02-12T14:21:14Z", "title": "FastFit implemented", "number": 8128, "author": { @@ -3629,8 +3434,8 @@ }, { "node": { - "state": "OPEN", - "mergedAt": null, + "state": "MERGED", + "mergedAt": "2022-02-12T19:18:47Z", "title": "[MFT] Update README.md", "number": 8129, "author": { @@ -3831,6 +3636,186 @@ ] } } + }, + { + "node": { + "state": "OPEN", + "mergedAt": null, + "title": "The following changelog has been automatically generated.", + "number": 8135, + "author": { + "login": "github-actions" + }, + "files": { + "edges": [ + { + "node": { + "path": "CHANGELOG.md" + } + }, + { + "node": { + "path": "doc/data/2022-02-o2_prs.json" + } + } + ] + } + } + }, + { + "node": { + "state": "MERGED", + "mergedAt": "2022-02-12T09:56:12Z", + "title": "fix in VtxTrackRef::asString method", + "number": 8136, + "author": { + "login": "shahor02" + }, + "files": { + "edges": [ + { + "node": { + "path": "DataFormats/Reconstruction/src/VtxTrackRef.cxx" + } + } + ] + } + } + }, + { + "node": { + "state": "MERGED", + "mergedAt": "2022-02-12T13:28:54Z", + "title": "Workaround for fmt 8.1, which doesn't want to print enums without explicit type + better FST error message", + "number": 8137, + "author": { + "login": "davidrohr" + }, + "files": { + "edges": [ + { + "node": { + "path": "Detectors/MUON/MID/Raw/exe/rawdump.cxx" + } + }, + { + "node": { + "path": "Framework/Core/test/test_ExternalFairMQDeviceWorkflow.cxx" + } + }, + { + "node": { + "path": "prodtests/full-system-test/dpl-workflow.sh" + } + } + ] + } + } + }, + { + "node": { + "state": "MERGED", + "mergedAt": "2022-02-12T19:10:10Z", + "title": "DPL: improve message on STOP transition", + "number": 8138, + "author": { + "login": "ktf" + }, + "files": { + "edges": [ + { + "node": { + "path": "Framework/Core/src/DataProcessingDevice.cxx" + } + } + ] + } + } + }, + { + "node": { + "state": "CLOSED", + "mergedAt": null, + "title": "Revert \"DPL: improve message on STOP transition\"", + "number": 8139, + "author": { + "login": "ktf" + }, + "files": { + "edges": [ + { + "node": { + "path": "Framework/Core/src/DataProcessingDevice.cxx" + } + } + ] + } + } + }, + { + "node": { + "state": "MERGED", + "mergedAt": "2022-02-12T19:14:34Z", + "title": "DPL: fix message merged too quickly", + "number": 8140, + "author": { + "login": "ktf" + }, + "files": { + "edges": [ + { + "node": { + "path": "Framework/Core/src/DataProcessingDevice.cxx" + } + } + ] + } + } + }, + { + "node": { + "state": "OPEN", + "mergedAt": null, + "title": "Raw data readers send separate EoS message in case of raw FMQ channel output", + "number": 8141, + "author": { + "login": "shahor02" + }, + "files": { + "edges": [ + { + "node": { + "path": "Detectors/Raw/TFReaderDD/src/TFReaderSpec.cxx" + } + }, + { + "node": { + "path": "Detectors/Raw/src/RawFileReaderWorkflow.cxx" + } + } + ] + } + } + }, + { + "node": { + "state": "OPEN", + "mergedAt": null, + "title": "DPL: Stop transition when EoS received", + "number": 8142, + "author": { + "login": "ktf" + }, + "files": { + "edges": [ + { + "node": { + "path": "Framework/Core/src/DataProcessingDevice.cxx" + } + } + ] + } + } } ] }