- 19 Oct, 2020 1 commit
-
-
Administrator authored
Remove obsolete and already commented code. Remove created artefacts after 1 day automatically. Install graphiz package needed for doxygen production.
-
- 15 Oct, 2020 1 commit
-
-
Pierre-Alain Loizeau authored
-
- 14 Oct, 2020 6 commits
-
-
Pierre-Alain Loizeau authored
- bring in TRD 20a with extended stations stepping
-
Administrator authored
The latest version of all repositories contain the new tof geometries and parameters.
-
Administrator authored
-
Administrator authored
-
Administrator authored
-
Administrator authored
-
- 12 Oct, 2020 2 commits
-
-
Dominik Smith authored
-
-
- 10 Oct, 2020 1 commit
-
-
- 08 Oct, 2020 1 commit
-
-
Pierre-Alain Loizeau authored
-
- 06 Oct, 2020 4 commits
-
-
Adrian Weber authored
-
Adrian Weber authored
-
-
Adrian Weber authored
-
- 02 Oct, 2020 1 commit
-
-
Administrator authored
All unpackers are independent of the FairRoot framework, so the includes can be removed. Use the generic Logger instead of FairLogger which is meanwhile only a wrapper around the Logger.
-
- 01 Oct, 2020 2 commits
-
-
Oleksii Lubynets authored
-
Semen Lebedev authored
- Formatting update - Implement reflectivity for the RICH mirror using GEANT4 methods. - Update rich macros and scripts - Add DoZShift flag.
-
- 29 Sep, 2020 2 commits
-
-
Sergey Gorbunov authored
-
Administrator authored
The entry for the CbmPsdDigi in the file DataLinkdef.h was wrong, such that for the CbmPsdDigi a streamer was generated which does not support automatic schema evolution. To overcome the problem a custom streamer with explicit schema evolution was added. This streamer allows to read also CbmPsdDigi Version 3 data from existing files. Refs #1814
-
- 27 Sep, 2020 1 commit
-
-
- 25 Sep, 2020 3 commits
-
-
Sergey Gorbunov authored
-
Volker Friese authored
-
-
- 23 Sep, 2020 1 commit
-
-
Sergey Gorbunov authored
-
- 18 Sep, 2020 10 commits
-
-
Volker Friese authored
-
In the previous version a stage where the Trd parameters were not correctly loaded
-
Trd parameter files for mcbm needed an update, this commit changes the downloaded parameter version accordignly
-
-
-
Add sorting of raw message output vector Add correct forwarding of eLink even/odd switch to algo Add SetIgnoreOverlaps setter to be in sync with other unpackers
-
-
Added functions that use the new enum, which contains all parameter containers of the trd, which return a list of the containers or the extension names for the ascii files. This is suppose to unify the handling in tasks and macros and reduce potential pitfalls
-
-
-
- 17 Sep, 2020 4 commits
-
-
Administrator authored
As first stage in the pipline test if the MR branch is up-to-date with the upstream/master branch. Any further stage is only executed if the MR branch is up-to-data. This stage was added to avoid running unnecessary pipelines and not to waste computing ressources.
-
CMake knows the library extension for the different systems so there is no need to define it explicitly.
-
Don't run the format checker in case a file was removed.
-
Instead of initilazing the spadic channel vector with each function call, it is now initialized as member variable in the header.
-