Geant4-11
|
#include "MCGIDI.h"
Go to the source code of this file.
Functions | |
const char * | MCGIDI_version (void) |
int | MCGIDI_versionMajor (void) |
int | MCGIDI_versionMinor (void) |
int | MCGIDI_versionPatchLevel (void) |
Variables | |
static char | versionStr [64] = "" |
const char * MCGIDI_version | ( | void | ) |
Definition at line 13 of file MCGIDI_version.cc.
References MCGIDI_VERSION_MAJOR, MCGIDI_VERSION_MINOR, MCGIDI_VERSION_PATCHLEVEL, and versionStr.
int MCGIDI_versionMajor | ( | void | ) |
int MCGIDI_versionMinor | ( | void | ) |
int MCGIDI_versionPatchLevel | ( | void | ) |
|
static |
Definition at line 8 of file MCGIDI_version.cc.
Referenced by MCGIDI_version().