- Jul 10, 2020
-
-
- Jul 09, 2020
-
-
David Emschermann authored
-
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
-
-
Administrator authored
Add line which was removed by accident.
-
This change is needed for proper display on CDash.
-
Add format check in GitLab CI configuration file. Add CMake target for format checker . Add neede CMake files and shell scripts. Add label in GitLab CI configuration file such that it can be properly sorted on CDash. The checker is disabled till we format the complete code base.
-
- Jul 08, 2020
-
-
Philipp Klaus authored
(For formatting, clang-format was used with the format config file from https://redmine.cbm.gsi.de/issues/1760: clang-format -style=file -i matbudget_*
-
Philipp Klaus authored
Those materialbudget simulation and analysis macros are totally outdated and do not work any longer. New macros based on /macro/sts/matbudget_{mc,ana}.C will be added in a separate commit.
-
David Emschermann authored
-
- Jul 07, 2020
-
-
David Emschermann authored
-
Administrator authored
-
Administrator authored
Use build type CONTINUOUS for merge requests such that the MR are shown in CDash at the correct place.
-
Administrator authored
-
Administrator authored
-
Administrator authored
Pipeline now fails also in case of failing tests. New CI option MergeRequest for Dart.sh wrapper which creates a special CDash label. Use new CI option when GitLab CI runs for a merge request.
-
- Jul 06, 2020
-
-
Pierre-Alain Loizeau authored
Reco: in unpacker algo base class and template, add support for Error IO vector + Add DoUnpack template method
-
Administrator authored
-
Administrator authored
The merge request ports the commits 16288, 16332, 16335-16336, 16411-16413 and 16509-16511.
-
Administrator authored
The merge request ports the commit 16301.
-
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
The macros in the SVN development branch are the latest versions.
-
Administrator authored
-
Administrator authored
-
Administrator authored
-
Administrator authored
Port commits 16277 and 16488 from svn development branch
-
Administrator authored
-
Administrator authored
-
Administrator authored
Port svn commits 16287 16533 16540
-
- Jul 02, 2020
-
-
Pierre-Alain Loizeau authored
-
Pierre-Alain Loizeau authored
-
Pierre-Alain Loizeau authored
- remove all references to Hodo - add switch for 70mV mRICH threshold Parameter - make all variant have consistent behavior - add add mTOF mapping parameter switching - tune time offsets for runs 8xx (peaks in positive dT to T0) - Add additional TRD param files - fixes for problems found thanks to CDASH testing
-
Pierre-Alain Loizeau authored
-
Pierre-Alain Loizeau authored
- replace wrong MUCH par file with the one from Dec 2019 (mapping did not change) - fix modules base address in mSTS par file to match with the curretn mSTS geometry - add mapping parameter for special mcbm2020 tof configurations - add new mRICH Parameters with 70mV threshold
-
Pierre-Alain Loizeau authored
-
Pierre-Alain Loizeau authored
- Unpacker device running an instance of the unpacker algo of each of the participating detectors - Event builder device running an instance of CbmMcbm2019TimeWinEventBuilderAlgo - Event Sink acting as a parrallel stream aligner and merger + as a disk sink - Start script for a chain with a single MultiTsa source, parallel branches of Unpacker + EventBuilder, a single EventSink and an histogram server - Pulser monitor device (untested)
-
Pierre-Alain Loizeau authored
-
Pierre-Alain Loizeau authored
MQ: in TsaMultiSampler source class, add optional support for emission of a missed TS indices list and EOF command + prepare histos support
-
Pierre-Alain Loizeau authored
-
Pierre-Alain Loizeau authored
- Time window event builder: algo class CbmMcbm2019TimeWinEventBuilderAlgo + corresponding task class CbmMcbm2019TimeWinEventBuilderTask - CbmMcbm2019CheckDtInDet - CbmMcbm2019CheckTimingPairs
-