ATLAS Offline Software
Namespaces | Macros | Functions
v50_util.cxx File Reference
#include <algorithm>
#include "v50_util.h"
#include "eformat/FullEventFragmentNoTemplates.h"
#include "eformat/ROBFragmentNoTemplates.h"
#include "v40_FullEventFragment.h"
#include "v40_write_FullEventFragment.h"
#include "eformat/Issue.h"
Include dependency graph for v50_util.cxx:

Go to the source code of this file.

Namespaces

 offline_eformat
 
 offline_eformat::v50
 

Macros

#define EFORMAT_SKIPPED_FRAGMENT(ftype, ptype, sid)   offline_eformat_err::SkippedFragmentIssue(ERS_HERE, ftype, ptype, sid)
 

Functions

uint32_t offline_eformat::v50::convert_to_40 (const uint32_t *src, uint32_t *dest, uint32_t max, eformat::CheckSum event_checksum, eformat::CheckSum rob_checksum)
 

Macro Definition Documentation

◆ EFORMAT_SKIPPED_FRAGMENT

#define EFORMAT_SKIPPED_FRAGMENT (   ftype,
  ptype,
  sid 
)    offline_eformat_err::SkippedFragmentIssue(ERS_HERE, ftype, ptype, sid)