- 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
-
- 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 02, 2020
-
-
Pierre-Alain Loizeau authored
- Time window event builder: algo class CbmMcbm2019TimeWinEventBuilderAlgo + corresponding task class CbmMcbm2019TimeWinEventBuilderTask - CbmMcbm2019CheckDtInDet - CbmMcbm2019CheckTimingPairs
-