ATLAS Offline Software
Loading...
Searching...
No Matches
util.h File Reference

Declarations of methods for working with old eformat versions. More...

#include <stdint.h>
#include "eformat/checksum.h"
Include dependency graph for util.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

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

Detailed Description

Declarations of methods for working with old eformat versions.

Author
Andy Salnikov

Definition in file util.h.