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.
parent
2c550823
No related branches found
No related tags found
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
Please register or sign in to comment