HIPO  4.3.0
High Performance Output data format for experimental physics
bank.cpp File Reference

Bank and composite structure operations for HIPO4 event data. More...

#include "bank.h"
#include "parser.h"
#include <algorithm>
#include <numeric>

Go to the source code of this file.

Namespaces

 hipo
 

Functions

banklist::size_type hipo::getBanklistIndex (banklist &banks, std::string const &bankName) noexcept(false)
 Find the index of a bank by name in a banklist. More...
 

Detailed Description

Bank and composite structure operations for HIPO4 event data.

Definition in file bank.cpp.