- Jun 29, 2022
-
-
* RICH QA code updates * Updates of run macros and scripts * Remove obsolete macro from rich macro directories * Updates in RICH event display
-
- Jun 20, 2022
-
-
Sergei Zharko authored
-
- Jun 17, 2022
-
-
Sergei Zharko authored
-
Sergei Zharko authored
L1: tracking interfaces: the interface classes were moved to the '$VMCWORKDIR/core/detector/' directory
-
- May 02, 2022
-
-
Remove many switches which are not needed any longer, since minimum versions for C++ standard, Root, FairSoft and FairRoot are fixed.
-
- Dec 17, 2021
-
-
Correct CbmDaq to provide the proper MC event list. Prevent tree access modes kRepeat and kRandom for the time being.
-
- Dec 08, 2021
-
-
- Nov 23, 2021
-
-
- Nov 22, 2021
-
-
Integration of cbm::algo::EventBuilder in the FairRoot run/task framework, with the new task CbmTaskBuildEvents. Included into regular testing. Refs #2271.
-
- Nov 19, 2021
-
-
Semen Lebedev authored
-
-
Semen Lebedev authored
-
- Nov 14, 2021
-
-
Semen Lebedev authored
-
- Sep 21, 2021
-
-
Florian Uhlig authored
-
- Sep 20, 2021
-
-
- Aug 31, 2021
-
-
- Jul 30, 2021
-
-
Administrator authored
From FairRoot version v18.4.0 on the function CheckIfSensitive() of the class FairModule is deprecated and replaced by the function IsSensitive(). The old function is still available but usage results is a compilation error. To be able to use FairRoot v18.2.1 and newer versions both functions are implemented in the CbmRoot code where the old function simply forwards to the new one. If there is no need to support older FairRoot versions the old function can be simply removed from the source code.
-
- 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
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
-
- May 27, 2021
-
-
Administrator authored
The latest version of our formating rules is applied to all header and source files as well as to the macros using clang-format 11.0.
-
- Apr 27, 2021
-
-
Pierre-Alain Loizeau authored
-
- Apr 01, 2021
-
-
Administrator authored
-
Administrator authored
-
Administrator authored
The class FairLogger is meanwhile only a wrapper around the Logger class, so use the Logger directly. This also helps to reduce many warnings when using the Eclipse IDE.
-
- Mar 29, 2021
-
-
- Mar 24, 2021
-
-
Pierre-Alain Loizeau authored
-
Pierre-Alain Loizeau authored
-
Pierre-Alain Loizeau authored
-
Pierre-Alain Loizeau authored
- Add updated MC point matches to output of CbmEventClusterizer - Add support for new "calibrated" vectors in MatchRecoToMc (no support for TClonesArray!) - Adapt vectors/arrays names in FairRoot manager - Adapt consummer classes to new names Based on commit b1962019 by n.herrmann
-
Pierre-Alain Loizeau authored
-
Pierre-Alain Loizeau authored
- Add catching of empty match objects at Digi to Point level
-
Pierre-Alain Loizeau authored
-
- Mar 22, 2021
-
-
- Feb 19, 2021
-
-
Administrator authored
-
Administrator authored
The function Cbm::File::IsRootFile checks if a file with the given name exists and if this is confirmed it checks if the file is either a ROOT file or a ROOT file stored in a ZIP file. ROOT is able to handle ROOT files stored in a ZIP archive. The function returns true when the file is a ROOT file and false in any other case.
-
- Feb 08, 2021
-
-
Administrator authored
-
- Nov 03, 2020
-
-
- Jul 10, 2020
-
-
Administrator authored
Apply code formatting to all source/header files and root macros.
-