HIPO  4.3.0
High Performance Output data format for experimental physics
File I/O

File reading, writing, and streaming interfaces. More...

Classes

struct  hipo::FileInfo
 Metadata container for a file in the chain. More...
 
class  hipo::datastream
 Abstract base class for data stream I/O. More...
 
class  hipo::datastreamLocalFile
 Data stream implementation for local file I/O using std::ifstream. More...
 
class  hipo::datastreamXrootd
 Data stream implementation for XRootD remote file access. More...
 
class  hipo::hipoeventfile
 HIPO file wrapper providing range-based iteration over events. More...
 
class  hipo::writer
 Writer for creating HIPO files. More...
 

Detailed Description

File reading, writing, and streaming interfaces.