HepMC3 event record library
|
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"
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. | |
Definition of class ReaderGZ.
Definition in file ReaderGZ.h.