ATLAS Offline Software
|
Declarations of methods for working with old eformat versions. More...
#include <stdint.h>
#include "eformat/checksum.h"
Go to the source code of this file.
Namespaces | |
offline_eformat | |
offline_eformat::old | |
Functions | |
uint32_t | offline_eformat::old::convert_to_40 (const uint32_t *src, uint32_t *dest, uint32_t max, eformat::CheckSum event_checksum=eformat::NO_CHECKSUM, eformat::CheckSum rob_checksum=eformat::NO_CHECKSUM) |
Converts a full event fragment or a ROS fragment, from some format to v4.0 format, using the space of contiguous memory storage area given. More... | |
Declarations of methods for working with old eformat versions.
Definition in file util.h.