Helper for packing/unpacking a PackedContainer
to/from a stream.
More...
#include "AthContainers/PackedParameters.h"
#include "CxxUtils/FloatPacker.h"
#include "CxxUtils/BitPacker.h"
#include "CxxUtils/BitUnpacker.h"
#include <vector>
#include <stdint.h>
#include "AthContainers/PackedConverter.icc"
Go to the source code of this file.
Classes | |
class | SG::PackedConverter |
Helper for packing/unpacking a PackedContainer to/from a stream. More... | |
Namespaces | |
namespace | SG |
Constructor from a payload object. |
Helper for packing/unpacking a PackedContainer
to/from a stream.