Implemented ByteStream converter for xAOD::EventInfo and dropped the old EventInfo converter
Given the new EventInfo is an xAOD object, it requires two converters: one for the interface object and one for the Aux store. The names of new converters are: EventInfoByteStreamxAODCnv EventInfoByteStreamAuxCnv
Showing
- Event/ByteStreamCnvSvc/CMakeLists.txt 2 additions, 1 deletionEvent/ByteStreamCnvSvc/CMakeLists.txt
- Event/ByteStreamCnvSvc/src/ByteStreamEventStorageInputSvc.cxx 40 additions, 19 deletions...t/ByteStreamCnvSvc/src/ByteStreamEventStorageInputSvc.cxx
- Event/ByteStreamCnvSvc/src/EventInfoByteStreamAuxCnv.cxx 290 additions, 0 deletionsEvent/ByteStreamCnvSvc/src/EventInfoByteStreamAuxCnv.cxx
- Event/ByteStreamCnvSvc/src/EventInfoByteStreamAuxCnv.h 60 additions, 0 deletionsEvent/ByteStreamCnvSvc/src/EventInfoByteStreamAuxCnv.h
- Event/ByteStreamCnvSvc/src/EventInfoByteStreamCnv.h 0 additions, 65 deletionsEvent/ByteStreamCnvSvc/src/EventInfoByteStreamCnv.h
- Event/ByteStreamCnvSvc/src/EventInfoByteStreamxAODCnv.cxx 81 additions, 0 deletionsEvent/ByteStreamCnvSvc/src/EventInfoByteStreamxAODCnv.cxx
- Event/ByteStreamCnvSvc/src/EventInfoByteStreamxAODCnv.h 45 additions, 0 deletionsEvent/ByteStreamCnvSvc/src/EventInfoByteStreamxAODCnv.h
- Event/ByteStreamCnvSvc/src/components/ByteStreamCnvSvc_entries.cxx 4 additions, 2 deletions...eStreamCnvSvc/src/components/ByteStreamCnvSvc_entries.cxx
- Reconstruction/RecExample/RecExCommon/share/RecExCommon_topOptions.py 2 additions, 1 deletion...on/RecExample/RecExCommon/share/RecExCommon_topOptions.py
Loading
Please register or sign in to comment