ATLAS Offline Software
Loading...
Searching...
No Matches
eformat_utils.h File Reference
#include <vector>
#include <cstdint>
#include "eformat/compression.h"
Include dependency graph for eformat_utils.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  DFEF

Functions

std::vector< uint32_t > DFEF::merge_hltresult_with_input_event (const uint32_t *hltresult, const uint32_t *input, eformat::Compression comp, unsigned int comp_level)
 Merge two events: Take header and robs from hltresult event, add all res of the ROBS from input event.