ATLAS Offline Software
Namespaces | Functions
util.cxx File Reference
#include "ByteStreamCnvSvcLegacy/offline_eformat/old/util.h"
#include "eformat/util.h"
#include "eformat/Version.h"
#include "v40_util.h"
#include "v50_util.h"
Include dependency graph for util.cxx:

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...