Add UnpackDstDataBank which unpacks the entire DstData raw bank
Note that this algorithm 'just' unpacks everything in the DstData raw bank and repopulates the event store -- it does _not_ provide data handles which can be used during configuration, as the data it produced is fully determined by the content of the DstData bank it encounters... so while fully deterministic, it is not a-priori predictable without accessing the data.
parent
6ff10929
No related branches found
No related tags found
Showing
- Event/EventPacker/src/component/BufferUnpackerBaseAlg.h 20 additions, 10 deletionsEvent/EventPacker/src/component/BufferUnpackerBaseAlg.h
- Event/EventPacker/src/component/Unpackers.cpp 76 additions, 57 deletionsEvent/EventPacker/src/component/Unpackers.cpp
- GaudiConf/python/GaudiConf/reading.py 12 additions, 14 deletionsGaudiConf/python/GaudiConf/reading.py
Loading
Please register or sign in to comment