HepMC3 event record library
Readerprotobuf::FileHeader Class Reference

Detailed Description

A copy of the information contained in the protobuf file header.

Definition at line 43 of file Readerprotobuf.h.

#include <Readerprotobuf.h>

+ Collaboration diagram for Readerprotobuf::FileHeader:

Data Fields

std::string m_version_str
 
unsigned int m_version_maj
 
unsigned int m_version_min
 
unsigned int m_version_patch
 
unsigned int m_protobuf_version_maj
 
unsigned int m_protobuf_version_min
 
unsigned int m_protobuf_version_patch
 

Field Documentation

◆ m_protobuf_version_maj

unsigned int m_protobuf_version_maj

Definition at line 49 of file Readerprotobuf.h.

◆ m_protobuf_version_min

unsigned int m_protobuf_version_min

Definition at line 50 of file Readerprotobuf.h.

◆ m_protobuf_version_patch

unsigned int m_protobuf_version_patch

Definition at line 51 of file Readerprotobuf.h.

◆ m_version_maj

unsigned int m_version_maj

Definition at line 45 of file Readerprotobuf.h.

◆ m_version_min

unsigned int m_version_min

Definition at line 46 of file Readerprotobuf.h.

◆ m_version_patch

unsigned int m_version_patch

Definition at line 47 of file Readerprotobuf.h.

◆ m_version_str

std::string m_version_str

Definition at line 44 of file Readerprotobuf.h.


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