HepMC3 event record library
|
Declaration of the Verrion functions and some macros.
Definition in file Version.h.
#include <string>
Go to the source code of this file.
Namespaces | |
namespace | HepMC3 |
HepMC3 main namespace. | |
Macros | |
#define | HEPMC3_VERSION "3.03.01" |
HepMC version string. | |
#define | HEPMC3_VERSION_CODE 3003001 |
HepMC version as an integer, HepMC X.Y.Z = 1000000*X + 1000*Y + Z. | |
Functions | |
std::string | version () |
Get the HepMC library version string. | |