![]() |
ATLAS Offline Software
|
#include <vector>#include <cstdint>#include "eformat/compression.h"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. | |