Skip to content
Snippets Groups Projects

Implement CbmStsDigi version without ROOT dependencies

Merged Florian Uhlig requested to merge f.uhlig/cbmroot:root_free_stsdigi into master
All threads resolved!

refs #2258 refs #2259 Remove ROOT data types from CbmStsDigi. Also remove the dependency to RtypesCore.h. The change of the data types has no influence on the streamer. It is still possible to read previous versions from file even without increasing the version number.

Implement new directory structure below the algo directory.

Add new CbmOnlineData library 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

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Florian Uhlig added 1 commit

    added 1 commit

    • a23545b0 - Use modern CMake for build sytem

    Compare with previous version

  • Florian Uhlig resolved all threads

    resolved all threads

  • Jan de Cuveland approved this merge request

    approved this merge request

  • Florian Uhlig added 6 commits

    added 6 commits

    • 4d042e37 - 1 commit from branch computing:master
    • 6d8512de - Remove ROOT data types from CbmStsDigi
    • 62478dcf - Add possibility to remove ROOT dependency
    • 9e5f6bb4 - Add new algo directory
    • 2efee564 - Add new CbmOnlineData library
    • 43c581ba - Use modern CMake for build sytem

    Compare with previous version

  • merged

  • Please register or sign in to reply
    Loading