TrigByteStreamCnvSvc: Change inheritance and implement explicit EventContext passing
* Derive TrigByteStreamCnvSvc from ByteStreamCnvSvcBase instead of ByteStreamCnvSvc. * Implement explicit EventContext passing through all methods which need it. Make the interface implementation methods retrieve the EventContext and call the context-aware local methods.
Showing
- Event/ByteStreamCnvSvcBase/ByteStreamCnvSvcBase/ByteStreamCnvSvcBase.h 3 additions, 7 deletions...eamCnvSvcBase/ByteStreamCnvSvcBase/ByteStreamCnvSvcBase.h
- HLT/Event/TrigByteStreamCnvSvc/src/TrigByteStreamCnvSvc.cxx 63 additions, 22 deletionsHLT/Event/TrigByteStreamCnvSvc/src/TrigByteStreamCnvSvc.cxx
- HLT/Event/TrigByteStreamCnvSvc/src/TrigByteStreamCnvSvc.h 24 additions, 8 deletionsHLT/Event/TrigByteStreamCnvSvc/src/TrigByteStreamCnvSvc.h
Loading
Please register or sign in to comment