Geant4 10.7.0
Toolkit for the simulation of the passage of particles through matter
|
#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) |
const char * MCGIDI_version | ( | void | ) |
Definition at line 13 of file MCGIDI_version.cc.
int MCGIDI_versionMajor | ( | void | ) |
Definition at line 21 of file MCGIDI_version.cc.
int MCGIDI_versionMinor | ( | void | ) |
Definition at line 22 of file MCGIDI_version.cc.
int MCGIDI_versionPatchLevel | ( | void | ) |
Definition at line 23 of file MCGIDI_version.cc.