Make CbmDigiData, CbmDigiEvent and CbmDigiTimeslice classes (previously...
Compare changes
Files
7+ 27
− 40
@@ -6,60 +6,40 @@
@@ -71,6 +51,13 @@ struct CbmDigiData {
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.