|
HIPO
4.3.0
High Performance Output data format for experimental physics
|
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 | |
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.