Releases
v21.03
Changes since v21.01
Changes in Analysis
#5160 2021-01-12: add alien SE by @jgrosseo
#5155 2021-01-13: Add multiplicity distribution task by @jgrosseo
#5177 2021-01-13: AliEn metrics by @jgrosseo
#5158 2021-01-13: use filters by @jgrosseo
#5174 2021-01-14: Add histrogram register and track selection by @lbariogl
#5183 2021-01-14: Adding opening and run time metrics by @jgrosseo
#5195 2021-01-15: fix for 2 readers and 1 input file by @jgrosseo
#5200 2021-01-16: PWGHF changing default preselection values for hyperloop by @nzardosh
#5150 2021-01-16: PWGHF: fix of the histogram registry in the Lc task by @DelloStritto
#5205 2021-01-18: Change task names, move initializers by @ddobrigk
#5204 2021-01-18: PWGHF: Use pre-selections for Dplus by @fcatalan92
#5210 2021-01-18: small bug (re)fix, tpc momentum for dedx instead pvtx by @akalweit
#5182 2021-01-19: Add split tables per particle species in PID response by @njacazio
#5223 2021-01-19: PWGHF : syncing decays in the preselection with enums used for MC by @nzardosh
#5206 2021-01-19: TableMaker task updated to use configurables for system type, event and track selections by @iarsene
#5214 2021-01-20: Add tables for the compressed Nsigma values by @njacazio
#5238 2021-01-20: Fix missing TPC split task in CMakeFile by @njacazio
#5232 2021-01-20: PWGHF : further restricitng HF preselection for hyperloop testing by @nzardosh
#5201 2021-01-20: PWGHF, RecoDecay: Add gen. level pT of matched D0 candidates. by @vkucera
#5218 2021-01-20: PWGHF: Adding flag selection in the hadron tasks by @DelloStritto
#5224 2021-01-20: PWGHF: Shift decay type values to allow usage in arrays and bitmaps. by @vkucera
#5217 2021-01-20: Setting up Skimming Tasks - spectraTPC by @nzardosh
#5245 2021-01-21: fix filtering and minor edits by @aimeric-landou
Changes in Common
#5178 2021-01-13: Fixes in entropy compression memory management by @shahor02
#5184 2021-01-14: Update CommonUtilsLinkDef.h by @sawenzel
#5199 2021-01-15: (O2-1203) [CTF] use merging/splitting iterators during CTF ecoding/decoding for TPC by @MichaelLettrich
#5203 2021-01-17: DPL: move driver communication to a separate Service by @ktf
#5228 2021-01-19: o2-sim: Make configfile prefixed with correct name by @sawenzel
#5234 2021-01-20: Abstract and track aggregated containers/indices + use in vertexers by @shahor02
#5217 2021-01-20: Setting up Skimming Tasks - spectraTPC by @nzardosh
#5237 2021-01-20: adding protection for float truncation by @nzardosh
#5247 2021-01-21: Fix compiler warning about signed / unsigned int by @davidrohr
Changes in DataFormats
#5163 2021-01-12: Bring back info treatment in MCEventHeader by @sawenzel
#5178 2021-01-13: Fixes in entropy compression memory management by @shahor02
#5199 2021-01-15: (O2-1203) [CTF] use merging/splitting iterators during CTF ecoding/decoding for TPC by @MichaelLettrich
#5192 2021-01-15: FT0 LUT prepared as Singleton for DigitBlockFT0 usage by @afurs
#5226 2021-01-19: Bugfix: WorkflowHelper.h was not installled by @davidrohr
#5227 2021-01-19: Check for selective primary transport also in case of parallel sim by @preghenella
#5216 2021-01-19: TPC Workflow: Move cluster / digit reading from tpc tracking spec into a helper by @davidrohr
#5228 2021-01-19: o2-sim: Make configfile prefixed with correct name by @sawenzel
#5234 2021-01-20: Abstract and track aggregated containers/indices + use in vertexers by @shahor02
Changes in Detectors
#5153 2021-01-12: Avoid 2D params in SVertexer configurable params by @shahor02
#5164 2021-01-13: Allow multiple test workflows with non-overlapping TF-ids by @shahor02
#5178 2021-01-13: Fixes in entropy compression memory management by @shahor02
#5175 2021-01-13: GPU: remove leftover debug messages by @davidrohr
#5179 2021-01-13: Work towards getting the TPC Tracking QA run standalone from a tracks ROOT file by @davidrohr
#5185 2021-01-14: Add TPC QC histograms for (limited) monitoring of cluster rejection on the fly while processing without MC information by @davidrohr
#5180 2021-01-14: Do not encode TDC errors to compressed output stream by @preghenella
#5181 2021-01-14: Standalone TPC Tracking QA (independent from o2-tpc-reco-workflow) by @davidrohr
#5199 2021-01-15: (O2-1203) [CTF] use merging/splitting iterators during CTF ecoding/decoding for TPC by @MichaelLettrich
#5192 2021-01-15: FT0 LUT prepared as Singleton for DigitBlockFT0 usage by @afurs
#5187 2021-01-15: Fix: remap RootTreeWriter branches only once by @shahor02
#5202 2021-01-16: [EMCAL-630] Store result of the raw fit as energy by @mfasDa
#5186 2021-01-17: GPU: Add option to tpc-reco-workflow to ship shared cluster map created during tracking by @davidrohr
#5208 2021-01-18: TPC-ITS matching will use tpc-reco-workflow or on-the-fly created shared cl.map by @shahor02
#5198 2021-01-18: small improvement in fake track rejection by @pillot
#5226 2021-01-19: Bugfix: WorkflowHelper.h was not installled by @davidrohr
#5216 2021-01-19: TPC Workflow: Move cluster / digit reading from tpc tracking spec into a helper by @davidrohr
#5225 2021-01-19: [EMCAL-630] Fix assignment of energy and time by @mfasDa
#5228 2021-01-19: o2-sim: Make configfile prefixed with correct name by @sawenzel
#5221 2021-01-19: refactor TRD digit class by @bazinski
#5234 2021-01-20: Abstract and track aggregated containers/indices + use in vertexers by @shahor02
#5239 2021-01-20: Fix Z position of ML/OL modules to be symmetric wrt half stave center by @mario6829
#5197 2021-01-20: Fixed memory leak in DataContainer3D by @matthias-kleiner
#5220 2021-01-20: SpaceCharge: added function to set the density and potential directly by @matthias-kleiner
#5233 2021-01-20: TPC Workflow / Tracking: Remove dead codee by @davidrohr
#5242 2021-01-21: Simplifications for TPC workflow by @davidrohr
Changes in Framework
#5160 2021-01-12: add alien SE by @jgrosseo
#5177 2021-01-13: AliEn metrics by @jgrosseo
#5165 2021-01-13: DPL utils: allow customising output-proxy by @ktf
#5168 2021-01-13: DPL: increase max size of string metrics to 256 bytes by @ktf
#5183 2021-01-14: Adding opening and run time metrics by @jgrosseo
#5159 2021-01-14: fix to allow iteratorAt on filtered tables by @jgrosseo
#5189 2021-01-15: DPL: add --forwarding-policy none
to help message by @ktf
#5187 2021-01-15: Fix: remap RootTreeWriter branches only once by @shahor02
#5195 2021-01-15: fix for 2 readers and 1 input file by @jgrosseo
#5203 2021-01-17: DPL: move driver communication to a separate Service by @ktf
#5231 2021-01-19: Make sure benchmark::benchmark stays optional (O2-1973) by @ktf
#5229 2021-01-19: raw-parser logs DataHeader and DataProcessingHeader info by @shahor02
Changes in Generators
#5163 2021-01-12: Bring back info treatment in MCEventHeader by @sawenzel
#5152 2021-01-12: Revert "Populate event header with information of the current Pythia8… by @sawenzel
Changes in Steer
#5187 2021-01-15: Fix: remap RootTreeWriter branches only once by @shahor02
Changes in Utilities
#5151 2021-01-12: Small fixes by @sawenzel
#5156 2021-01-12: o2-sim: Better signal propagation; small fix in jobutils by @sawenzel
#5169 2021-01-13: jobutils: exit workflows on first task error by @sawenzel
#5172 2021-01-14: Fix o2_add_dpl_workflow on Ubuntu and some other systems by @davidrohr
#5199 2021-01-15: (O2-1203) [CTF] use merging/splitting iterators during CTF ecoding/decoding for TPC by @MichaelLettrich
#5196 2021-01-15: small fix in jobutils by @sawenzel
#5231 2021-01-19: Make sure benchmark::benchmark stays optional (O2-1973) by @ktf
You can’t perform that action at this time.