Introduce digi container classes for each detector
Introduce digi container classes for each detector, replacing the simple concretization of DigiVector that we had up to now. The data representation remains the same, though, but the classes are now explicitly there and contain, when compiled against ROOT, a call to the ClassDef macro and thus a ROOT streamer. This should enable schema evolution in the future and thus backward compatibility in future changes to these classes.
Merge request reports
Activity
changed milestone to %FEB23
added Framework label
requested review from @p.-a.loizeau
assigned to @f.uhlig
added 3 commits
-
138e5f10...2f7e133c - 2 commits from branch
computing:master
- 9383fedf - Introduce digi container classes for each detector, replacing the simple...
-
138e5f10...2f7e133c - 2 commits from branch
- Resolved by Pierre-Alain Loizeau
- Resolved by Pierre-Alain Loizeau
Dear @f.uhlig, @v.friese, @p.-a.loizeau, @v.singhal, @karpushkin_AT_inr.ru, @s.lebedev, @n.herrmann, @i.deppner, @a.bercuci, @p.kaehler,
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