Skip to content

v1.10.0

Compare
Choose a tag to compare
@Barthelemy Barthelemy released this 08 Feb 10:47
· 2058 commits to master since this release
0282ffe

New features

  • [QC-500] Benchmark module and script (#568)

Bug fixes

  • [QC-532] Catch exceptions before they reach the DPL service manager.
  • [QC-532] Fix crash at endOfActivity in DaqTask (#604)

Detectors code

  • MFT
    • [MFT-5] Updating the Cluster QC task to work with the new itsmft Comp…
    • [MFT-6] Adding histograms for the Cluster and Track QC tasks. (#600)
  • TPC
    • TPC adjusted query for cluster task (#594)
    • Use new TPC cluster reader helper to avoid copy&pasted code (#593)
  • PHOS
    • fixes in Raw QC; first version cluster qc; cleanup (#598)
  • HMP
    • [QC-530] add missing hmpid in main cmakelists (#595)
  • TOF
    • Drawing the diagnostics per crate (#597)
    • Add noisy channels info (#12) (#601)
  • ITS
    • Declare the geometry file by json for ITSFhrTask (#608)

Documentation

  • repocleaner config file

Misc

  • Update clang-format workflow to clang-format-11 (#607)
  • [QC-518] Add a Merger even when there is only one local Task (#605)