In its current implementation, CbmEvent::GetNofData(ECbmDataType) returns -1 if no data of this type are contained. This is changed to return 0 as expected. The return type is changed to size_t.
CbmEvent::GetNofData(ECbmDataType)