Skip to content

Latest commit

 

History

History
89 lines (79 loc) · 11.3 KB

File metadata and controls

89 lines (79 loc) · 11.3 KB

Changes since 2021-11-09

Changes in Algorithm

  • #7707 2021-11-23: Swtich to lowercase log levels for new FairLogger (Utilities) by @davidrohr

Changes in Analysis

  • #7665 2021-11-19: Putting dynamic column in the right table by @jgrosseo
  • #7654 2021-11-19: add flag for PV contributor by @jgrosseo
  • #7688 2021-11-23: DPL: move to the new FairLogger API by @ktf
  • #7693 2021-11-23: Swtich to lowercase log levels for new FairLogger (ITSMFT) by @davidrohr

Changes in Common

  • #7651 2021-11-18: DPL: improve / fix metrics for the dashboard by @ktf
  • #7630 2021-11-19: [EMCAL-566] Fix Gauss fit in boost histogram utils by @jokonig
  • #7670 2021-11-20: DPL GUI: send up to 10 updates per second for the data relayer GUI by @ktf
  • #7682 2021-11-22: Store GRPxxx objects under ccdb_object name by @shahor02
  • #7688 2021-11-23: DPL: move to the new FairLogger API by @ktf
  • #7705 2021-11-23: Swtich to lowercase log levels for new FairLogger (Common) by @davidrohr
  • #7694 2021-11-23: Swtich to lowercase log levels for new FairLogger (HMPID) by @davidrohr

Changes in DataFormats

  • #7633 2021-11-17: TRD additional configurable params by @martenole
  • #7650 2021-11-18: GPU: Fix standalone compilation after TPC dEdx changes by @davidrohr
  • #7641 2021-11-18: fix in tof calib data structure by @noferini
  • #7647 2021-11-19: Method to refit vertex with partial set of its tracks by @shahor02
  • #7682 2021-11-22: Store GRPxxx objects under ccdb_object name by @shahor02
  • #7679 2021-11-23: fixes in TOF calibration workflow by @noferini

Changes in Detectors

  • #7622 2021-11-15: MCH tracking MCLabelFinder should not depend on disable-root-output by @shahor02
  • #7619 2021-11-16: dcs-config-proxy adds filename to error in the acknowledge message to DCS by @shahor02
  • #7632 2021-11-17: CPV: Correct medium assignment by @sawenzel
  • #7646 2021-11-17: TPC-QC: Tracks task now most histograms with cuts by @stheckel
  • #7633 2021-11-17: TRD additional configurable params by @martenole
  • #7637 2021-11-17: separate workflow for CPV cluster writer by @shahor02
  • #7655 2021-11-18: Disable broken unit test on Mac M1 by @TimoWilken
  • #7650 2021-11-18: GPU: Fix standalone compilation after TPC dEdx changes by @davidrohr
  • #7638 2021-11-18: Update electronics delays by @dstocco
  • #7634 2021-11-18: [EMCAL-735] Switch of trailer merging in RawReaderMemory for STU pages by @mfasDa
  • #7641 2021-11-18: fix in tof calib data structure by @noferini
  • #7635 2021-11-19: Class to handle the MID readout card configuration and response by @dstocco
  • #7649 2021-11-19: Make AOD tfNumber cross/inter-run unique by @shahor02
  • #7647 2021-11-19: Method to refit vertex with partial set of its tracks by @shahor02
  • #7671 2021-11-19: Reset ITS/MFT RU calib struct before each ROF by @shahor02
  • #7644 2021-11-19: [EMCAL-732] implementation of EMCAL standalone AOD producer workflow by @fjonasALICE
  • #7667 2021-11-20: For for faking CTF data of missing detector by @shahor02
  • #7672 2021-11-20: TPC: Add simple raw data filter for krypton clusters by @wiechula
  • #7676 2021-11-20: change --ccdb-url to --ccdb-url-tof, no LOG(info) from workflow definition by @shahor02
  • #7662 2021-11-20: fix for ccdb in TOF workflow by @noferini
  • #7663 2021-11-21: AOD-tracks: propagate PVContributor flag by @sawenzel
  • #7652 2021-11-22: Extend TOF Event Time maker for analysis by @njacazio
  • #7678 2021-11-22: Restore --hbfutils-config as global and add --tf-info-file local option to readers by @shahor02
  • #7677 2021-11-22: Signal as error if GBTTrailer->packetDone is missing, still account data by @shahor02
  • #7682 2021-11-22: Store GRPxxx objects under ccdb_object name by @shahor02
  • #7690 2021-11-23: Swtich to lowercase log levels for new FairLogger (CPV) by @davidrohr
  • #7694 2021-11-23: Swtich to lowercase log levels for new FairLogger (HMPID) by @davidrohr
  • #7693 2021-11-23: Swtich to lowercase log levels for new FairLogger (ITSMFT) by @davidrohr
  • #7702 2021-11-23: Swtich to lowercase log levels for new FairLogger (Upgrades) by @davidrohr
  • #7699 2021-11-23: Swtich to lowercase log levels for new FairLogger (ZDC) by @davidrohr
  • #7679 2021-11-23: fixes in TOF calibration workflow by @noferini

Changes in EventVisualisation

  • #7703 2021-11-23: Swtich to lowercase log levels for new FairLogger (ED) by @davidrohr

Changes in Framework

  • #7624 2021-11-16: DPL: avoid including Stack.h everywhere by @ktf
  • #7659 2021-11-18: DPL GUI: add lifetime information to GUI by @ktf
  • #7648 2021-11-18: DPL: avoid confusing stacktrace when workflow is empty by @ktf
  • #7651 2021-11-18: DPL: improve / fix metrics for the dashboard by @ktf
  • #7636 2021-11-18: DPL: try to re-add AOD writer regardless if it is already present by @aalkin
  • #7665 2021-11-19: Putting dynamic column in the right table by @jgrosseo
  • #7654 2021-11-19: add flag for PV contributor by @jgrosseo
  • #7670 2021-11-20: DPL GUI: send up to 10 updates per second for the data relayer GUI by @ktf
  • #7669 2021-11-21: Removing unwanted std::move by @matthiasrichter
  • #7666 2021-11-22: AliECS dump: support development setups by @knopers8
  • #7673 2021-11-22: DPL GUI: more baby steps to remote GUI by @ktf
  • #7652 2021-11-22: Extend TOF Event Time maker for analysis by @njacazio
  • #7684 2021-11-22: Improve documentation. by @ktf
  • #7661 2021-11-23: DPL Analysis: provide filtered sliceBy() method by @aalkin
  • #7688 2021-11-23: DPL: move to the new FairLogger API by @ktf

Changes in Steer

  • #7682 2021-11-22: Store GRPxxx objects under ccdb_object name by @shahor02
  • #7708 2021-11-23: Swtich to lowercase log levels for new FairLogger (Steer) by @davidrohr
  • #7679 2021-11-23: fixes in TOF calibration workflow by @noferini

Changes in Utilities

  • #7707 2021-11-23: Swtich to lowercase log levels for new FairLogger (Utilities) by @davidrohr