Belle II Software  release-08-01-10
HLTFile Class Reference
Collaboration diagram for HLTFile:

Public Member Functions

bool open (const std::string &fileName, bool raw, const char *mode)
 
int put_wordbuf (int *data, int len)
 
int put (char *data, int len)
 
int get_wordbuf (int *data, int len)
 
int get (char *data, int len)
 

Private Attributes

std::unique_ptr< SeqFilem_sfile
 
FILE * m_rfile = nullptr
 

Detailed Description

Definition at line 18 of file HLTFile.h.


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