- 23 Jul, 2021 7 commits
-
-
Sergey Gorbunov authored
-
Sergey Gorbunov authored
-
Pierre-Alain Loizeau authored
-
Administrator authored
The machine providing the CbmRoot_macosx gitlab-runner is currently broken.
-
Cornelius Feier-Riesen authored
-
Cornelius Feier-Riesen authored
-
Cornelius Feier-Riesen authored
-
- 22 Jul, 2021 33 commits
-
-
Sergey Gorbunov authored
-
Adrian Weber authored
-
Pascal Raisig authored
It was not checked if a Trd1D config exists before trying to get its main branch name. This caused a seg violation in case no Trd1D config was added. Now the safeties are adjusted to check for it. Includes a minor update of the naming scheme
-
Pascal Raisig authored
Since, the FairSource::Source_Type setting changes the behavior on the reading of the first Timeslice, its usage is for the time being removed. Therefore, a CbmSourceType enum is introduced which handles now the switch between data reading from online and offline sources.
-
Adrian A. Weber authored
add mRICH time offset correction and add masking of DiRICH boards to avoid the error messages. Error messages tells you now, which board has a problem.
-
Pascal Raisig authored
-
Pascal Raisig authored
-
Pascal Raisig authored
Remove by hand added CbmTsEventHeader from CbmRecoUnpack. Instead, use the getter from the FairRun::Instance() to access the event header. Remark a fatal will be created if the wrong event header is set in the steering macro
-
Pascal Raisig authored
Add copy assignment operator definition for CbmTrdDigi
-
Alexandru Bercuci authored
-
Pascal Raisig authored
Fix some warnings for Psd Rich and Tof algorithms
-
Pierre-Alain Loizeau authored
Switch form info to log for debug log statement
-
Pierre-Alain Loizeau authored
-
Dominik Smith authored
-
Pierre-Alain Loizeau authored
Changed severity for large amount of LOG statements Changed default from info to debug for a larger amount of tof log messages. Otherwise, it makes info reading with all subsystems almost impossible.
-
Pierre-Alain Loizeau authored
-
Pierre-Alain Loizeau authored
-
Pierre-Alain Loizeau authored
-
Pierre-Alain Loizeau authored
-
Pascal Raisig authored
Implemented empty variables for configs. Such that an if based add can be used for add to source and the part below "need not to be touched" also does not need to be touched to (de)activate configs.
-
Pascal Raisig authored
The emplace_back call was missing, which lead to the fact that no digis could be found. - Remark time extraction to be checked by experts no correlations visible to the Trd in +- 1000 ns
-
Pascal Raisig authored
-
Pascal Raisig authored
Had to include some directorie in the L1 CmakeList
-
Pascal Raisig authored
-
Pascal Raisig authored
Unfortunately this does not yet produce digis, but I am note sure, if it is an parameter based issue or an issue with the implementation. I think it needs some experts from the Sts to have a look. Which is why I am pushing it.
-
Pascal Raisig authored
-
Pascal Raisig authored
Removed the setDerivedTsParameters empty function implementation. It is handled by the base template To be reimplemented when needed.
-
Pascal Raisig authored
For the current situation with the TRD1D and TRD2D configs trying to create and access in principle the same "TrdDigi" branch a small workaround in the CbmRecoUnpack was required. Such that the first Config does not loose the correct pointer when the seconds overwrites the branch in the FairRootManager.
-
Pascal Raisig authored
-
Pascal Raisig authored
-
Pascal Raisig authored
-
Pascal Raisig authored
-
Pascal Raisig authored
Seems to have similar issues with the includes like PSD.
-