- Jun 03, 2022
-
-
- Jun 02, 2022
-
-
Administrator authored
Fix deprecation warnings about upercase log levels. Use lowercase ones.
-
Administrator authored
Fix ambiguous function call.
-
- Dec 22, 2021
-
-
Cornelius Feier-Riesen authored
-
- Dec 16, 2021
-
-
- Move implementation of CbmMuchAddress::SetElementId to cpp file - Move Logger include from header to cpp - Add missing Logger include to CbmMuchSignal cxx file - Add missing Logger include to CbmAnaDimuonAnalysis cxx file (needed only for FS/FR jun19-v18.2) Induced by inclusion in DigiData of the other detectors on top of STS (needed only for FS/FR higher than FS/FR jun19-v18.2)
-
and also change nofBins of hTofM2 histogram.
-
-
-
- Dec 08, 2021
-
-
-
Add missing library dependencies and link directories. Remove obsolete library dependencies and include/link directories.
-
Cornelius Feier-Riesen authored
-
- Dec 07, 2021
-
-
Cornelius Feier-Riesen authored
-
- Nov 25, 2021
-
-
- Nov 23, 2021
-
-
Semen Lebedev authored
-
- Nov 19, 2021
-
-
-
Semen Lebedev authored
-
- Nov 17, 2021
-
-
- Nov 14, 2021
-
-
Semen Lebedev authored
-
Semen Lebedev authored
-
Semen Lebedev authored
-
- Oct 31, 2021
-
-
There was a circular dependency between Littrack and CbmRichReco. The problem only shows up when linking an executable. The dependency could be resolved by moving some of the rich code into the directory core/detectors/rich and splitting the littrack library into two parts. The first library (Littrack) contains everything beside the littrack QA classes and the second one (LittrackQA) contains only the QA code. Those files moved from reco/detectors/rich had no dependencies to reco or sim.
-
- Sep 22, 2021
-
-
Dominik Smith authored
-
Administrator authored
-
- Sep 14, 2021
-
-
Volker Friese authored
-
remove resets of the random seed from the compiled code. We should keep the ability to reproduce all the results when a non-zero seed is set in the main macro
-
- Sep 08, 2021
-
-
Somehow (at least on some systems) the link order was such that the first directory was $SIMPATH/lib. This was even the case when the order was defined differently in the CMakeLists.txt. The problem isn't yet understood completely. This results in the problem that libVc.a was taken from $SIMPATH/lib were it is installed by ROOT/FairSoft. As long as the version provided with CbmRoot and the version provided by ROOT were the same the problem wasn't seen. When updating our internal Vc version this results in a creash when loading libryries due to a version mismatch between the library version and the header file version.
-
- Jul 30, 2021
-
-
modified: analysis/PWGDIL/dielectron/lmvm/CbmAnaDielectronTaskDrawAll.cxx modified: macro/analysis/dielectron/batch_job.py modified: macro/analysis/dielectron/batch_send_common.py modified: macro/analysis/dielectron/draw_all.py modified: macro/analysis/dielectron/hadd_many.py modified: macro/analysis/dielectron/run_analysis.C modified: macro/analysis/dielectron/run_litqa.C modified: macro/analysis/dielectron/run_reco.C
-
- Jul 23, 2021
-
-
- Jul 20, 2021
-
-
Adding lmvm combinatorial pairs procedure Develop combinatorial BG procedure and add corresponding histograms Correct pairing in CB and reverse formatting of python macros Add Single Particle Yield Histos Particle Yield and Acceptance of Electrons and Positrons is observed for various detector combinations. Formatting of python scripts after they had been tored by wrong application of clang format. WIP Add single particle histos WIP: Update single particle histograms WIP: Add histograms for nPoint Number of points the electrons / positrons leave in the various detectors Modify macros for common production Also some small adaptions in CbmAnaDielectronTask.cxx and in ana and litqa macros were done. Apply clang format
-
- Jun 25, 2021
-
-
Cornelius Feier-Riesen authored
Develop combinatorial BG procedure and add corresponding histograms
-
- Jun 14, 2021
-
-
Valentina Akishina authored
-
- Jun 10, 2021
-
-
Administrator authored
-
- Jun 09, 2021
-
-
Administrator authored
Unify user names in the license header authors list. Remove duplicate users in the authors list. Cleanupo of some other inor issues.
-
- Jun 08, 2021
-
-
Eoin Clerkin authored
Decision to not use doxygen for licence headers. Removes doxygen formatting and file tag.
-
- Jun 05, 2021
-
-
Eoin Clerkin authored
Pulls some author and date information from previous headers, adds this to information from the svn and git repositories. Inlude the standard copyright header to approximately 2000 files with institute of original committer as copyright holder. Contributing authors from previous declaration and repository records.
-
- May 31, 2021
-
-
Eoin Clerkin authored
Inserts the declaration on the 1st or 2nd line of scripts. EMPTY LINE Short license declarations for .sh files Inserts the declaration on the 1st or 2nd line of scripts. EMPTY LINE Revert "Short license declarations for .sh files" This reverts commit d3dd8608. Uses SPDX identifier Modifies declaration to use SPDX license identifier syntax Corrects file Empty line before hashbang removed
-
Eoin Clerkin authored
Files with detected previous copyright or authorship skipped. Copyright claimed for the current or last CBMC institute of the original commiter to the SVN or GIT repositories. File distributed under GNU public license version 3.0 declared. Revert "Adds license header to .cxx, .cpp, .h, and .C files" This reverts commit 94da1500. Removes one blank line Revert "Removes one blank line" This reverts commit a8e5e236. Preemptive empty lines removal If first two lines of a file are empty, or have spaces and tabs only then remove the lines. Revert "Preemptive empty lines removal" This reverts commit da38bf5d. Add empty line For stylistic reasons, an empty line is added after doxygen header. Revert "Add empty line" This reverts commit 30491934. Puts space between includes. Revert "Puts space between includes." This reverts commit 468b7024. Add multiple authors tag Lists authors in order of their contribution Revert "Add multiple authors tag" This reverts commit f5d3e748. Removes empty line on one file for clang format compliance. Revert "Removes empty line on one file for clang format compliance." This reverts commit fbac8bad. Small changes as per requested. Add small (o) to original commiters username. Adds running 10 percent instead of line count treshold for contributors. Revert "Small changes as per requested." This reverts commit 84af7b5f. Long form of names Word originator beside original committer of file. Revert "Long form of names" This reverts commit 759426e2. Add space between comma seperated double affilliation institutes
-