|
HIPO4 C++ Library 4.4.1
Columnar I/O library for CLAS12 physics data
|
#include <iostream>#include <vector>#include <string>#include <cstdint>#include <cstdio>#include <cstdlib>#include <fstream>#include "event.h"#include "utils.h"Go to the source code of this file.
Classes | |
| struct | hipo::recordHeader_t |
| class | hipo::data |
| class | hipo::dataframe |
| class | hipo::record |
Namespaces | |
| namespace | hipo |
| HIPO namespace is used for the classes that read/write files and records. | |
Typedefs | |
| typedef struct hipo::recordHeader_t | hipo::recordHeader_t |