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

HIPO event container and manipulation interface. More...

#include <iostream>
#include <vector>
#include <cstring>
#include <cstdint>
#include <cstdio>
#include <cstdlib>
#include <map>
#include "bank.h"
#include "node.h"

Go to the source code of this file.

Classes

class  hipo::event
 Represents a HIPO event, a container for multiple structures/banks. More...
 

Namespaces

 hipo
 

Detailed Description

HIPO event container and manipulation interface.

Defines the hipo::event class for managing event buffers, reading/writing structures (banks), and extracting data from HIPO event records.

Definition in file event.h.