HepMC3 event record library
|
Implementation of class Readerprotobuf.
Definition in file Readerprotobuf.cc.
#include "HepMC3/Readerprotobuf.h"
#include "HepMC3/Print.h"
#include "HepMC3/Version.h"
#include "HepMC3/Data/GenRunInfoData.h"
#include "HepMC3.pb.h"
Go to the source code of this file.
Namespaces | |
namespace | HepMC3 |
HepMC3 main namespace. | |
Variables | |
std::string const | ProtobufMagicHeader = "hmpb" |
Header of the protobuf file. | |
size_t const | ProtobufMagicHeaderBytes = 4 |
Size of the protobuf file header. | |
static size_t const | MDBytesLength = 10 |
Constant. | |