Geant4 10.7.0
Toolkit for the simulation of the passage of particles through matter
|
Go to the source code of this file.
Macros | |
#define | G4DLLEXPORT |
#define | G4DLLIMPORT |
#define | G4GLOB_DLL |
#define | G4MTGLOB_DLL |
Typedefs | |
using | G4double = double |
using | G4float = float |
using | G4int = int |
using | G4bool = bool |
using | G4long = long |
using | G4complex = std::complex< G4double > |
#define G4DLLEXPORT |
Definition at line 68 of file G4Types.hh.
#define G4DLLIMPORT |
Definition at line 69 of file G4Types.hh.
#define G4GLOB_DLL |
Definition at line 70 of file G4Types.hh.
#define G4MTGLOB_DLL |
Definition at line 71 of file G4Types.hh.
using G4bool = bool |
Definition at line 86 of file G4Types.hh.
Definition at line 88 of file G4Types.hh.
using G4double = double |
Definition at line 83 of file G4Types.hh.
using G4float = float |
Definition at line 84 of file G4Types.hh.
using G4int = int |
Definition at line 85 of file G4Types.hh.
using G4long = long |
Definition at line 87 of file G4Types.hh.