Make CbmDigiData, CbmDigiEvent and CbmDigiTimeslice classes (previously...
These were previously structs, which probably creates problems when streamed to a ROOT file. DigiEvent and DigiData now contain, when compiled against ROOT, the ROOT streamers through the ClassDef macro.
Merge request reports
Activity
changed milestone to %FEB23
added Framework label
requested review from @p.-a.loizeau
assigned to @f.uhlig
Dear @f.uhlig, @v.friese, @p.-a.loizeau, @n.herrmann, @i.deppner,
you have been identified as code owner of at least one file which was changed with this merge request.
Please check the changes and approve them or request changes.
added CodeOwners label
- Resolved by Pierre-Alain Loizeau
- Resolved by Pierre-Alain Loizeau
- Resolved by Pierre-Alain Loizeau
Aside from the 3 suggestions, nothing against these changes from my side.
Still not 100% sure however that this is enough to fix the problem. I mostly do expect so and suspect that I messed up in my attempts to get a streamer called, but I leave it to @f.uhlig to confirm or decide if something should be added.
added 6 commits
-
9e02457e...877586a5 - 4 commits from branch
computing:master
- ea897d14 - Make CbmDigiData, CbmDigiEvent and CbmDigiTimeslice classes (previously...
- cebdab9f - Changed ClassDef version to 2.
-
9e02457e...877586a5 - 4 commits from branch
mentioned in merge request !1019 (merged)
added 12 commits
-
cebdab9f...8240ef4a - 10 commits from branch
computing:master
- 281c4a7c - Make CbmDigiData, CbmDigiEvent and CbmDigiTimeslice classes (previously...
- 82c3826e - Changed ClassDef version to 2.
-
cebdab9f...8240ef4a - 10 commits from branch
added 5 commits
-
82c3826e...bddfe3b4 - 3 commits from branch
computing:master
- e878ebfe - Make CbmDigiData, CbmDigiEvent and CbmDigiTimeslice classes (previously...
- 8a7d9dda - Changed ClassDef version to 2.
-
82c3826e...bddfe3b4 - 3 commits from branch