- Mar 02, 2022
-
-
- Jan 11, 2022
-
-
- 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)
-
- Dec 10, 2021
-
-
TimeClusterTrigger: Fixed treatment of edge case where new digi has exactly the seperation 'deadTime' from last trigger.
-
- Dec 08, 2021
-
-
- 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 27, 2021
-
-
Volker Friese authored
Some fixed to DigiData and DigiEvent after review. Removed empty .cxx files. Removed ClassDef macro. Refs #2261.
-
Volker Friese authored
-
- 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
-
Add directory structure for new algo directory. refs #2259
-