Skip to content

Latest commit

 

History

History
142 lines (131 loc) · 20.3 KB

File metadata and controls

142 lines (131 loc) · 20.3 KB

Changes since 2021-11-23

Changes in Algorithm

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

Changes in Analysis

  • #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
  • #7748 2021-11-26: Switch to lowercase log levels for new FairLogger (Framework) by @davidrohr
  • #7726 2021-11-30: DPL Analysis: introduce filter selection caching by @aalkin
  • #7761 2021-12-01: [EMCAL-507] Remove custom end-of-stream handling via EMCALBlockHeader by @mfasDa
  • #7762 2021-12-03: Adding protection for straight MFT tracks, to prevent divison by zero by @sarahherrmann
  • #7815 2021-12-07: DPL Analysis: use internal selection cache for partitions by @aalkin

Changes in Common

  • #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
  • #7739 2021-11-25: AOD: fixe memory leak + allow overwriting metadata by @shahor02
  • #7747 2021-11-26: Forlogger migration of more expressions, not caught in first regex by @davidrohr
  • #7748 2021-11-26: Switch to lowercase log levels for new FairLogger (Framework) by @davidrohr
  • #7764 2021-12-01: CTF dictionaries are ready to be fetched from CCDB by @shahor02
  • #7778 2021-12-03: Configure CCDB server via NameConf::mCCDBServer and NameConf::getCCDBServer() by @shahor02
  • #7814 2021-12-05: Do not have local ccdb URL parameters in configKeyValues initialized from NameConf by @davidrohr

Changes in DataFormats

  • #7679 2021-11-23: fixes in TOF calibration workflow by @noferini
  • #7734 2021-11-25: Enable TRD calibration with TPC-TRD tracks by @martenole
  • #7724 2021-11-25: TRD fix to get tracklets and digits out of sm16 and sm17 by @bazinski
  • #7753 2021-11-28: Changes to inject MC TF timestamp to DPH.creation time by @shahor02
  • #7737 2021-11-28: add TOF diagnostic from ccdb in digitisation (empty crates, TRM errors) by @noferini
  • #7764 2021-12-01: CTF dictionaries are ready to be fetched from CCDB by @shahor02
  • #7759 2021-12-01: Includes MCH-MID matches in Global Fwd Workflow and other improvements by @rpezzi
  • #7794 2021-12-02: MCTrackNavigator: Access Daughter0 and Daughter1 by @sawenzel
  • #7784 2021-12-02: RecoContainer: Better support for MFTMCH and MFTMCHMID tracks by @rpezzi
  • #7774 2021-12-02: [EMCAL-729] Add compression of trigger bits by @mfasDa
  • #7778 2021-12-03: Configure CCDB server via NameConf::mCCDBServer and NameConf::getCCDBServer() by @shahor02
  • #7804 2021-12-03: Fixes: CTP/Config -> CTP/Config/Config + suppress ccdb timestamp in ZDC digitizer by @shahor02
  • #7785 2021-12-03: [EMCAL-645] Make cell index range in event handler const by @mfasDa
  • #7809 2021-12-05: Change URL of FIT LUTs to /Config/LookupTable by @shahor02
  • #7805 2021-12-05: TRD calibration classes cleanup by @martenole
  • #7769 2021-12-06: TRD remove straggling error output and add option for trigger fix by @bazinski
  • #7820 2021-12-07: AOD: also keep particles marked as keepPhysics by @sawenzel

Changes in Detectors

  • #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
  • #7739 2021-11-25: AOD: fixe memory leak + allow overwriting metadata by @shahor02
  • #7734 2021-11-25: Enable TRD calibration with TPC-TRD tracks by @martenole
  • #7732 2021-11-25: TPC: Improve krypton raw filter by @wiechula
  • #7724 2021-11-25: TRD fix to get tracklets and digits out of sm16 and sm17 by @bazinski
  • #7731 2021-11-25: Update TRD digit and tracklet readers by @martenole
  • #7747 2021-11-26: Forlogger migration of more expressions, not caught in first regex by @davidrohr
  • #7745 2021-11-26: MCH: fix small type error by @aphecetche
  • #7749 2021-11-26: Remaining fairLogger log level corrections by @davidrohr
  • #7743 2021-11-26: TRD move 1617 fix to correct place. by @bazinski
  • #7725 2021-11-28: Add trigger masks from CTP by @nburmaso
  • #7753 2021-11-28: Changes to inject MC TF timestamp to DPH.creation time by @shahor02
  • #7757 2021-11-28: Fix TPC shared cluster counting in AODProducer by @shahor02
  • #7737 2021-11-28: add TOF diagnostic from ccdb in digitisation (empty crates, TRM errors) by @noferini
  • #7756 2021-11-28: enable optical surface properties for G4 by @AllaMaevskaya
  • #7767 2021-11-30: MCH: speedup identification of used cluster combinations by @pillot
  • #7763 2021-11-30: Write CTP masks only if requested by @nburmaso
  • #7766 2021-11-30: fix in TOF latency by @noferini
  • #7764 2021-12-01: CTF dictionaries are ready to be fetched from CCDB by @shahor02
  • #7759 2021-12-01: Includes MCH-MID matches in Global Fwd Workflow and other improvements by @rpezzi
  • #7761 2021-12-01: [EMCAL-507] Remove custom end-of-stream handling via EMCALBlockHeader by @mfasDa
  • #7786 2021-12-02: Fixes MCH Digits Labels by @rpezzi
  • #7784 2021-12-02: RecoContainer: Better support for MFTMCH and MFTMCHMID tracks by @rpezzi
  • #7735 2021-12-02: TPCQC: fix merge function for Clusters object by @tklemenz
  • #7774 2021-12-02: [EMCAL-729] Add compression of trigger bits by @mfasDa
  • #7783 2021-12-02: [Global Fwd Tracking] Improve configuration of MFTMCH matching by @rpezzi
  • #7776 2021-12-02: add time cut for T0 participants by @AllaMaevskaya
  • #7798 2021-12-03: Configure CCDB server via NameConf, Move NameConf to CommonUtils, and use it also for BasicCCDBManager by @davidrohr
  • #7778 2021-12-03: Configure CCDB server via NameConf::mCCDBServer and NameConf::getCCDBServer() by @shahor02
  • #7804 2021-12-03: Fixes: CTP/Config -> CTP/Config/Config + suppress ccdb timestamp in ZDC digitizer by @shahor02
  • #7802 2021-12-03: MCH: add 2 getters to speedup the clustering by @pillot
  • #7799 2021-12-03: Minor fixes on Global Reader and sim_challenge.sh by @rpezzi
  • #7792 2021-12-03: TPC QC: proper name for N_RawDigits plot by @tklemenz
  • #7785 2021-12-03: [EMCAL-645] Make cell index range in event handler const by @mfasDa
  • #7809 2021-12-05: Change URL of FIT LUTs to /Config/LookupTable by @shahor02
  • #7814 2021-12-05: Do not have local ccdb URL parameters in configKeyValues initialized from NameConf by @davidrohr
  • #7805 2021-12-05: TRD calibration classes cleanup by @martenole
  • #7808 2021-12-05: Use calculated 1st orbit only if requested, add verbosity option by @shahor02
  • #7769 2021-12-06: TRD remove straggling error output and add option for trigger fix by @bazinski
  • #7782 2021-12-06: Use TOF Utils to subtract BC time to tofSignal by @njacazio
  • #7820 2021-12-07: AOD: also keep particles marked as keepPhysics by @sawenzel
  • #7788 2021-12-07: Fixing range of phi parameter for MCH tracks in AOD producer by @mcoquet642

Changes in EventVisualisation

  • #7703 2021-11-23: Swtich to lowercase log levels for new FairLogger (ED) by @davidrohr
  • #7747 2021-11-26: Forlogger migration of more expressions, not caught in first regex by @davidrohr
  • #7798 2021-12-03: Configure CCDB server via NameConf, Move NameConf to CommonUtils, and use it also for BasicCCDBManager by @davidrohr
  • #7813 2021-12-07: Event Display is now capable of displaying tracks from AOD files by @pnwkw

Changes in Examples

  • #7798 2021-12-03: Configure CCDB server via NameConf, Move NameConf to CommonUtils, and use it also for BasicCCDBManager by @davidrohr

Changes in Framework

  • #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
  • #7739 2021-11-25: AOD: fixe memory leak + allow overwriting metadata by @shahor02
  • #7733 2021-11-25: DPL GUI: additional baby steps by @ktf
  • #7730 2021-11-25: DPL GUI: drastically improve ability to debug large topologies by @ktf
  • #7736 2021-11-25: DPL: allow customising the DataRelayer pipeline length from policy by @ktf
  • #7750 2021-11-26: DPL GUI: mark fatal messages in red by @ktf
  • #7741 2021-11-26: DPL: Cleanup and optimization of DataRelayer benchmark by @matthiasrichter
  • #7729 2021-11-26: DPL: Extending ExternalFairMQDeviceProxy benchmark by @matthiasrichter
  • #7752 2021-11-26: DPL: baby steps going to Lifetime::Dangling by @ktf
  • #7748 2021-11-26: Switch to lowercase log levels for new FairLogger (Framework) by @davidrohr
  • #7742 2021-11-29: DPL Analysis: ability to read and write variable list arrays by @aalkin
  • #7751 2021-11-29: DPL GUI: fix crash on macOS by @ktf
  • #7771 2021-11-30: DPL Analysis: Rework AOD I/O by @aalkin
  • #7726 2021-11-30: DPL Analysis: introduce filter selection caching by @aalkin
  • #7768 2021-11-30: DPL: cleanup struct to tuple by @ktf
  • #7772 2021-11-30: Drop old example for FLP Qualification process by @ktf
  • #7765 2021-11-30: Revert "DPL Analysis: ability to read and write variable list arrays" by @ktf
  • #7762 2021-12-03: Adding protection for straight MFT tracks, to prevent divison by zero by @sarahherrmann
  • #7796 2021-12-03: DPL Analysis: make sure all supported types can be used in vector columns by @aalkin
  • #7795 2021-12-03: DPL: allow for "Dict" config param spec by @ktf
  • #7803 2021-12-03: DPL: improve quitting logic by @ktf
  • #7789 2021-12-03: [OCTRL-586] AliECS dump: include queues sizes by @knopers8
  • #7780 2021-12-07: DPL Analysis: event mixing: allow for creating empty combinations by @saganatt
  • #7815 2021-12-07: DPL Analysis: use internal selection cache for partitions by @aalkin

Changes in Steer

  • #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
  • #7753 2021-11-28: Changes to inject MC TF timestamp to DPH.creation time by @shahor02
  • #7737 2021-11-28: add TOF diagnostic from ccdb in digitisation (empty crates, TRM errors) by @noferini
  • #7798 2021-12-03: Configure CCDB server via NameConf, Move NameConf to CommonUtils, and use it also for BasicCCDBManager by @davidrohr
  • #7778 2021-12-03: Configure CCDB server via NameConf::mCCDBServer and NameConf::getCCDBServer() by @shahor02
  • #7814 2021-12-05: Do not have local ccdb URL parameters in configKeyValues initialized from NameConf by @davidrohr

Changes in Utilities

  • #7707 2021-11-23: Swtich to lowercase log levels for new FairLogger (Utilities) by @davidrohr
  • #7817 2021-12-06: jobutils improvements by @sawenzel