- 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!
-
David Emschermann authored
-
- Jul 22, 2020
-
-
David Emschermann authored
-
Dominik Smith authored
Macro produces histograms of origin points for delta electrons which hit a STS detector in mcbm_transport_beam.C simulation.
-
Pierre-Alain Loizeau authored
-
Pierre-Alain Loizeau authored
- Adapt to new interface methods and provides examples/comments - Add example lines for TOF as reference detector
-
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
-
Dominik Smith authored
-
Dominik Smith authored
-
Dominik Smith authored
-
- Jul 17, 2020
-
-
Administrator authored
Use the latest versions of the external repositories for input, geometry and parameters.
-
Dominik Smith authored
x and y coordinates where switched in SetBeamAngle() call. Fixed.
-
- Jul 14, 2020
-
-
Pierre-Alain Loizeau authored
-
Pierre-Alain Loizeau authored
-
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
-
-
-
Administrator authored
Only run the piplines when there is a MR to the master branch. Properly connect the official CbmRoot repository for the format checker such that the differing source files can be found. Add a shell script to do this.
-
- Jul 11, 2020
-
-
David Emschermann authored
Fix a typo in options, fix a typo in help output, introduce pro option, remove printout at end of script
-
- Jul 10, 2020
-
-
Administrator authored
Add include statement to fix a compilation on Linux.
-
Administrator authored
Apply code formatting to all source/header files and root macros.
-
Administrator authored
Add script to format all source/header files in one go.
-
-
- 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
-