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

#include <reader.h>

Public Attributes

int uniqueid {}
 
int filenumber {}
 
int headerLength {}
 
int recordCount {}
 
int indexArrayLength {}
 
int bitInfo {}
 
int version {}
 
int userHeaderLength {}
 
int magicNumber {}
 
long userRegister {}
 
long trailerPosition {}
 
long firstRecordPosition {}
 

Member Data Documentation

◆ uniqueid

int hipo::fileHeader_t::uniqueid {}

◆ filenumber

int hipo::fileHeader_t::filenumber {}

◆ headerLength

int hipo::fileHeader_t::headerLength {}

◆ recordCount

int hipo::fileHeader_t::recordCount {}

◆ indexArrayLength

int hipo::fileHeader_t::indexArrayLength {}

◆ bitInfo

int hipo::fileHeader_t::bitInfo {}

◆ version

int hipo::fileHeader_t::version {}

◆ userHeaderLength

int hipo::fileHeader_t::userHeaderLength {}

◆ magicNumber

int hipo::fileHeader_t::magicNumber {}

◆ userRegister

long hipo::fileHeader_t::userRegister {}

◆ trailerPosition

long hipo::fileHeader_t::trailerPosition {}

◆ firstRecordPosition

long hipo::fileHeader_t::firstRecordPosition {}

The documentation for this struct was generated from the following file: