Felix Schlepper
Felix Schlepper
This patch series does the following: 1. reusing fit values from the previous slot 2. pulling the initial fit values from the ccdb if there was any which is still...
As proposed today in https://indico.cern.ch/event/1416151/ this would implement option b (e.g. the inclusion of the time0 for tpc-only track with encoding of the deltaFwd/Bwd). @miranov25 If you could please have...
This PR aims to incorporate IT3 into the global-reconstruction chain + make simulation a bit easier: - Finds IT3-TPC(-TRD,-TOF) matches, the relevant workflows have now a 'GlobalParams.withITS3' option - Reflects...
Now MC tables (even empty ones) are only written to disk when MC is active. Marginally effects file size (reduction by a few KBs, e.g. tree headers). Tested on local...
@jgrosseo as discussed, this abstracts the track time value and substitutes transparently with a new getter. Once the tpc t0 time is ready I will rebase
Hi @sawenzel, this a draft based on our discussion to have the possibility to specify the detectors via list. The first commit introduces two new program options, namely `detectorVersion version`...
The idea is produce thinner AO2Ds directly and agnostically to the data model (in contrast to the `aod-thinner`).
On macOS fortran files need to be compiled with gfortran, this MR overrides the compiler set by the Millepede Makefile from gcc to gfortran, which then works correctly. I am...
Qatable
@miranov25