HIPO4 C++ Library 4.4.1
Columnar I/O library for CLAS12 physics data
Loading...
Searching...
No Matches
bank.h File Reference
#include <iostream>
#include <vector>
#include <cstring>
#include <cstdint>
#include <cstdio>
#include <cstdlib>
#include <map>
#include <functional>
#include "dictionary.h"
#include "node.h"
Include dependency graph for bank.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  hipo::structure
 
class  hipo::composite
 
class  hipo::bank
 
class  hipo::bank::rowlist
 rowlist encapsulates a list of rows for this bank, providing a way to iterate over them More...
 

Namespaces

namespace  hipo
 HIPO namespace is used for the classes that read/write files and records.
 

Typedefs

using hipo::banklist = std::vector< bank >
 

Functions

banklist::size_type hipo::getBanklistIndex (banklist &banks, std::string const &bankName) noexcept(false)