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.