HIPO4 C++ Library 4.4.1
Columnar I/O library for CLAS12 physics data
Loading...
Searching...
No Matches
hipo::tuple Class Reference

#include <tuple.h>

Public Member Functions

 tuple ()
 
 tuple (const char *format)
 
virtual ~tuple ()
 
void open (const char *file)
 
void initBranches (int size)
 
void setVerbose (int level)
 
void fill (const float *array)
 
void close ()
 

Protected Member Functions

void writeAndUpdate ()
 

Constructor & Destructor Documentation

◆ tuple() [1/2]

hipo::tuple::tuple ( )

◆ tuple() [2/2]

hipo::tuple::tuple ( const char *  format)

◆ ~tuple()

hipo::tuple::~tuple ( )
virtual

Member Function Documentation

◆ writeAndUpdate()

void hipo::tuple::writeAndUpdate ( )
protected

◆ open()

void hipo::tuple::open ( const char *  file)

◆ initBranches()

void hipo::tuple::initBranches ( int  size)

◆ setVerbose()

void hipo::tuple::setVerbose ( int  level)
inline

◆ fill()

void hipo::tuple::fill ( const float *  array)

◆ close()

void hipo::tuple::close ( )

The documentation for this class was generated from the following files: