- Nov 26, 2020
-
-
Norbert Herrmann authored
-
Norbert Herrmann authored
-
- Nov 22, 2020
-
-
Sergey Gorbunov authored
-
- Nov 18, 2020
-
-
Norbert Herrmann authored
-
Norbert Herrmann authored
-
Norbert Herrmann authored
-
- Nov 16, 2020
-
-
- Nov 07, 2020
-
-
- Nov 03, 2020
-
-
Add code which automatically converts the old tof address scheme to the new one for the the CbmTofDigi data class. Since for some of the varibales less bits than before are available a check was added which catches such cases and stop the execution with an error message in such cases. This is unfortunately not yet possible for CbmTofPoint and CbmTofHit. For both data classes the address is a member of the base class and it was not possible to change the value of the base class member in the same way. When reading any old versions of both classes the macro execution is stopped immediately with an error message.
-
-
Log information about countertype only if the information is needed. This is only the case for geometries k21a.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Oct 30, 2020
-
-
Dominik Smith authored
Moved CbmMuchPointInfo to core/detectors/much/. Adjusted CMakeLists and CbmMuchBaseLinkDef accordingly.
-
- Oct 14, 2020
-
-
Administrator authored
-
- Sep 29, 2020
-
-
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
-
- Sep 25, 2020
-
-
Sergey Gorbunov authored
-
- Sep 23, 2020
-
-
Sergey Gorbunov authored
-
- Sep 18, 2020
-
-
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
-
-
- Sep 17, 2020
-
-
Instead of initilazing the spadic channel vector with each function call, it is now initialized as member variable in the header.
-
Add even/odd elink setter to unpacker task and algo Adjust mapping scheme for asic channels used to create paramter files
-
-
- Sep 16, 2020
-
-
Volker Friese authored
Catch case of ions and cherenkov photons not present in the standard TDatabasePDG in CbmMCTrack::GetMass() and GetCharge(). Refs #1806 @1.5h
-
- Sep 12, 2020
-
-
Evgeny Lavrik authored
-
- Aug 27, 2020
-
-
Administrator authored
When compiling fairsoft, fairroot and cbmroot with debug options an error occurred when linking the test executables as described in #1794. The fix now calls the CMake fucntion in a proper way without escaping some variables. Closes #1794 @15m
-
- Jul 10, 2020
-
-
Administrator authored
Apply code formatting to all source/header files and root macros.
-
- Jul 03, 2020
-
-
Administrator authored
Port commits 16277 and 16488 from svn development branch
-