add UnpackRawEvent
Add an algorithm that 'unpacks' LHCb::RawEvent into a set of vectors of pointers to LHCb::RawBank,
one vector for each speficied BankType. Effectively this turns the mapping provided by LHCb::RawEvent::banks( BankType )
into the event store itself.
-
TODO: add test -
TODO: update decoders to use this -
TODO: add support for multiple input LHCb::RawEventlocations
Edited by Stefano Gallorini