HepMC3 event record library
Data Structures | Namespaces
ReaderGZ.h File Reference

Definition of class ReaderGZ. More...

#include <string>
#include <fstream>
#include <istream>
#include <string.h>
#include "HepMC3/Reader.h"
#include "HepMC3/ReaderAscii.h"
#include "HepMC3/ReaderAsciiHepMC2.h"
#include "HepMC3/ReaderHEPEVT.h"
#include "HepMC3/ReaderLHEF.h"
#include "HepMC3/GenEvent.h"
#include "gzstream.h"
+ Include dependency graph for ReaderGZ.h:

Go to the source code of this file.

Data Structures

union  magic_t
 Union to hold first 4 byts of file, i.e. magic bytes. More...
 
class  ReaderGZ
 GenEvent I/O parsing for structured text files compressed with gzip. More...
 

Namespaces

 HepMC3
 HepMC3 main namespace.
 

Detailed Description

Definition of class ReaderGZ.

Definition in file ReaderGZ.h.