Make TrigByteStreamCnvSvc inherit from ByteStreamCnvSvc instead of ByteStreamCnvSvcBase
This way there can be only one instance of the service and it provides all functionality needed by the offline code, while still implementing the HLT-specific output handling.
Showing
- HLT/Event/TrigByteStreamCnvSvc/src/TrigByteStreamCnvSvc.cxx 4 additions, 2 deletionsHLT/Event/TrigByteStreamCnvSvc/src/TrigByteStreamCnvSvc.cxx
- HLT/Event/TrigByteStreamCnvSvc/src/TrigByteStreamCnvSvc.h 8 additions, 2 deletionsHLT/Event/TrigByteStreamCnvSvc/src/TrigByteStreamCnvSvc.h
- HLT/Trigger/TrigControl/TrigServices/python/TriggerUnixStandardSetup.py 5 additions, 13 deletions...igControl/TrigServices/python/TriggerUnixStandardSetup.py
Loading
Please register or sign in to comment