HIPO  4.3.0
High Performance Output data format for experimental physics
recordbuilder.h File Reference

HIPO record builder for accumulating and compressing events. More...

#include <iostream>
#include <vector>
#include <string>
#include <stdint.h>
#include <stdio.h>
#include <stdlib.h>
#include <fstream>
#include "event.h"
#include "utils.h"

Go to the source code of this file.

Classes

class  hipo::recordbuilder
 Builds HIPO records by accumulating events and compressing them. More...
 

Namespaces

 hipo
 

Detailed Description

HIPO record builder for accumulating and compressing events.

Provides hipo::recordbuilder class for collecting multiple events into a single HIPO record with compression and metadata.

Definition in file recordbuilder.h.