- Nov 26, 2020
-
-
Norbert Herrmann authored
-
- Nov 18, 2020
-
-
Norbert Herrmann authored
-
Norbert Herrmann authored
-
- Nov 16, 2020
-
-
- Nov 12, 2020
-
-
Pierre-Alain Loizeau authored
-
- Nov 10, 2020
-
-
Pascal Raisig authored
Up to now the TS length was hardcoded for the TimesliceMetaData object. This commit adds an automatic calculation and inserts it into the stored TimesliceMetaData objects.
-
- Nov 03, 2020
-
-
- Nov 02, 2020
-
-
Pascal Raisig authored
The mcbm2020 trd unpacker crashed when incomplete spadic messages arrived. This was caused by a wrong setter of a bool. Which forced the unpacker to try to sort the raw message output, eventhough it was not there. This is corrected by adjusting the setter.
-
- Oct 02, 2020
-
-
Administrator authored
All unpackers are independent of the FairRoot framework, so the includes can be removed. Use the generic Logger instead of FairLogger which is meanwhile only a wrapper around the Logger.
-
- Sep 18, 2020
-
-
Add sorting of raw message output vector Add correct forwarding of eLink even/odd switch to algo Add SetIgnoreOverlaps setter to be in sync with other unpackers
-
-
- Sep 17, 2020
-
-
Add even/odd elink setter to unpacker task and algo Adjust mapping scheme for asic channels used to create paramter files
-
-
- Jul 23, 2020
-
-
Pierre-Alain Loizeau authored
mCBM 2020: in time win evt builder, reject seeds if part of reference det cluster from previous seed => This should fix the problem that in AllowOverlap mode events where cloned/split due to the cluster size when using TOF as reference => a mean cluster size of <N> in the reference detector was leading to N events for each real seed in this mode!
-
- Jul 22, 2020
-
-
Pierre-Alain Loizeau authored
-
- Jul 21, 2020
-
-
Pierre-Alain Loizeau authored
-
Pierre-Alain Loizeau authored
- Add predefined EventBuilderDetector constants for each of the typical detectors - Add interface methods taking EventBuilderDetector object as parameter - Make all other interface methods use the EventBuilderDetector one - Mark the methods using only ECbmModuleId as deprecated - Update MQ device accordingly - Disable clang-formatting in Init method of MQ device
-
Pierre-Alain Loizeau authored
-
Pierre-Alain Loizeau authored
-
Pierre-Alain Loizeau authored
mCBM 2020: make the time window event builder more generic by using internal parameter class + reformat after clang...
-
Pierre-Alain Loizeau authored
-
Pierre-Alain Loizeau authored
- auto-remove of detector from selection list if needed when setting it as reference detector (instead of simple warning) - more explicit fatal message of TsMetaData array missing - hand reformat & clang-format guards for the histograms instanciation
-
- Jul 14, 2020
-
-
Pierre-Alain Loizeau authored
-
Pierre-Alain Loizeau authored
- Enable saving of histo root file - Fix readout of number of digis when using T0 as checked detector
-
-
- Jul 10, 2020
-
-
Administrator authored
Apply code formatting to all source/header files and root macros.
-
- Jul 09, 2020
-
-
Pierre-Alain Loizeau authored
* in standard event builder, fill the histo for time difference between digis * in Time Window event builder algo, improves the SetReferenceDetector method (safer and more verbose) * in both event builders, add possibility to set a maximum nb of digi cut per detector + small optimizations in trigger check * in time window event builder, remove the setters for individual min digi nb and keep only the generic one * in standard event builder, add doxygen description to max digi nb members and to Trigger condition setters * in time window event builder, add a new internal method to make trigger check more generic
-
- Jul 06, 2020
-
-
Administrator authored
The commit ports the commits 16307, 16385-16386, 16426-16429, 16452, 16454, 16500, 16548 and 16566 from the mcbm2020 development branch.
-
- Jul 03, 2020
-
-
Administrator authored
-
- Jul 02, 2020
-
-
Pierre-Alain Loizeau authored
-
Pierre-Alain Loizeau authored
- Time window event builder: algo class CbmMcbm2019TimeWinEventBuilderAlgo + corresponding task class CbmMcbm2019TimeWinEventBuilderTask - CbmMcbm2019CheckDtInDet - CbmMcbm2019CheckTimingPairs
-
Pierre-Alain Loizeau authored
- PSD algo: add PSD waveform fitting - RICH algo: add correction for errors induced by high data rates + additional monitor histos + fix monitor mode - STS algo: invert digi channel numbering between P and N sides to match reco convention, refs #1549 - TRD, STS, PSD and RICH algo: add delete of parameter related pointers in destructors
-
- Jul 01, 2020
-
-
Pierre-Alain Loizeau authored
-
Pierre-Alain Loizeau authored
-
Pierre-Alain Loizeau authored
-