Skip to content

Latest commit

 

History

History
78 lines (70 loc) · 10.4 KB

CHANGELOG.md

File metadata and controls

78 lines (70 loc) · 10.4 KB

Changes since 2022-02-14

Changes in Analysis

  • #8166 2022-02-16: Using DataRefUtils to get payload size by @matthiasrichter
  • #8182 2022-02-18: DPL Analysis: allow index builder to be used with filtered input by @aalkin

Changes in Common

Changes in DataFormats

  • #8146 2022-02-14: GPU: Fix standalone compilation after changes to TPC dEdx class by @davidrohr
  • #8160 2022-02-15: Prototype of the reco TF skimming workflow by @shahor02
  • #8188 2022-02-20: Extend cell time range by @peressounko
  • #8215 2022-02-26: [MRRTF-146] MCH: Introduce CSV version of the Bad Channel List by @aphecetche

Changes in Detectors

  • #8150 2022-02-14: Cosmetic fixes for detector raw file names: cru->crorc for CRORC detector, capital detector names, correct FIT FLPs by @davidrohr
  • #8146 2022-02-14: GPU: Fix standalone compilation after changes to TPC dEdx class by @davidrohr
  • #8143 2022-02-14: Split of the ITS threshold wf: Calibrator + aggregator - ADDED support for no EoS case by @iravasen
  • #8149 2022-02-14: [o2-sim] En-/disable hit creation per detector by @benedikt-voelkel
  • #8147 2022-02-14: executable to create an aligned geom from CCDB entries + loadGeometry defaults change by @shahor02
  • #8163 2022-02-15: Fixed runType in ITS calib workflow by @iravasen
  • #8160 2022-02-15: Prototype of the reco TF skimming workflow by @shahor02
  • #8159 2022-02-15: Spec and workflow to inject DISTSUBTIMEFRAME message by @shahor02
  • #8166 2022-02-16: Using DataRefUtils to get payload size by @matthiasrichter
  • #8168 2022-02-17: Change the CruId into the Geo.h by @fapfap69
  • #8161 2022-02-17: Fix HMP mc->raw output for for-cru option by @shahor02
  • #8158 2022-02-17: Fixes for TRD GPU tracking + related and unrelated cleanup by @davidrohr
  • #8172 2022-02-17: Minor fixes in HMPID equipment IDs definition by @shahor02
  • #8179 2022-02-18: Event display: Add option to not throw when no input + unrelated cleanup by @davidrohr
  • #8167 2022-02-18: Hmpid dcsccdb improvments by @fapfap69
  • #8178 2022-02-19: Fix OB Half Staves relative position and U-leg length by @mario6829
  • #8185 2022-02-19: Fixed mask for runType once more + bug fixes for ITHR scan by @iravasen
  • #8186 2022-02-19: Parallelise ITS noise calibration, use digits by default by @shahor02
  • #8188 2022-02-20: Extend cell time range by @peressounko
  • #8189 2022-02-20: reset all reco->aod mapping indices after each TF by @shahor02
  • #8190 2022-02-21: Add parameter of time pre-samples by @peressounko
  • #8202 2022-02-22: Updated Doxygen keywords by @ihrivnac
  • #8197 2022-02-22: Uset vector instead of TClonesArray to pass AlignParams by @shahor02
  • #8232 2022-02-25: Fix in elimination of pixels multiply fired in the same ROF by @shahor02
  • #8204 2022-02-25: Produce Alpide raw data dumps only on request or in EPNSYNCMODE=1 mode by @shahor02
  • #8217 2022-02-25: Sort AOD track daughters indices by @shahor02
  • #8215 2022-02-26: [MRRTF-146] MCH: Introduce CSV version of the Bad Channel List by @aphecetche
  • #8218 2022-02-28: MCH: add ability to write digits in Root format in the digits-writer by @aphecetche

Changes in EventVisualisation

  • #8179 2022-02-18: Event display: Add option to not throw when no input + unrelated cleanup by @davidrohr

Changes in Framework

  • #8155 2022-02-17: Bugfix DPL raw proxy: stable walking through DataHeaders by @matthiasrichter
  • #8164 2022-02-17: Bugfix: using message size as payload size by @matthiasrichter
  • #8182 2022-02-18: DPL Analysis: allow index builder to be used with filtered input by @aalkin
  • #8175 2022-02-18: DPL: Get free SHM memory from correct segment, if --shmid is in command line by @davidrohr
  • #8180 2022-02-18: DPL: prefetch the channel by name by @ktf
  • #8171 2022-02-18: DPL: reset channel state on PreRun by @ktf
  • #8187 2022-02-19: DPL Analysis: allow index builder to use extended tables as input by @aalkin
  • #8169 2022-02-20: DPL: fix start-stop-start transition by @ktf
  • #8191 2022-02-21: CCDB fetcher remapping to different hosts or local files by @shahor02
  • #8177 2022-02-21: DPL Analysis: do not call operator* twice for slice index by @aalkin
  • #8192 2022-02-21: DPL GUI: allow tracing different code paths independently by @ktf
  • #8193 2022-02-21: DPL: add support for run number dependent ccdb objects by @ktf
  • #8207 2022-02-22: DPL: provide missing timeout by @ktf
  • #8198 2022-02-22: DPL: stop timer after EoS has been reached by @ktf
  • #8206 2022-02-22: Revert "DPL: stop timer after EoS has been reached" by @ktf
  • #8202 2022-02-22: Updated Doxygen keywords by @ihrivnac
  • #8214 2022-02-24: DPL: add method to rescan DataRelayer / TimesliceIndex by @ktf
  • #8199 2022-02-25: DPL: additional tracing / debug statements by @ktf
  • #8225 2022-02-25: DPL: fix warnings by @ktf
  • #8226 2022-02-25: DPL: keep ServiceSpec around for debug purposes by @ktf
  • #8234 2022-02-27: DPL: provide a way to specify lifetime from text query by @ktf
  • #8208 2022-02-28: Improved testing of the DPL proxies by @matthiasrichter

Changes in Utilities

  • #8215 2022-02-26: [MRRTF-146] MCH: Introduce CSV version of the Bad Channel List by @aphecetche