- Mar 11, 2022
-
-
-
-
First, boiled-down version of STS unpack algorithm. Neglects all monitoring and exception catching. Refs #2268.
-
- Dec 23, 2021
- Dec 16, 2021
-
-
Add all data classes needed by libAlgo to libOnlineData. Add all other referenced classses to libOnlineData. Remove ROOT dependencies from all these classes. Link libAlgo against libOnlineData.
-
Add includes for new members of DigiData in algo and related task cmake files (to be stashed/fixup w/ change to DigiData)
-
- Nov 21, 2021
-
-
- Nov 12, 2021
-
-
Volker Friese authored
EventBuilder: add missing include. Use std::transform instead of std::vector::emplace_back. Refs #2267.
-
- Oct 11, 2021
-
-
The new library currently only contains a ROOT free version of CbmStsDigi. The code is still in core/data/sts. The class CbmStsDigi is currently compiled twice. Once with ROOT dictionary an streamer in libCbmData and once without any ROOT dependency in libCbmOnlineData. refs #2258
-