Geant4  10.00.p01
G4Version.hh File Reference
#include "G4String.hh"
+ Include dependency graph for G4Version.hh:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define G4VERSION_NUMBER   1001
 
#define G4VERSION_TAG   "$Name: geant4-10-00-patch-01 $"
 

Variables

static const G4String G4Version = "$Name: geant4-10-00-patch-01 $"
 
static const G4String G4Date = "(28-February-2014)"
 

Macro Definition Documentation

#define G4VERSION_NUMBER   1001

Definition at line 49 of file G4Version.hh.

Referenced by export_G4PVPlacement(), and export_G4Version().

#define G4VERSION_TAG   "$Name: geant4-10-00-patch-01 $"

Definition at line 53 of file G4Version.hh.

Variable Documentation

const G4String G4Version = "$Name: geant4-10-00-patch-01 $"
static