Geant4-11
Macros | Typedefs
G4Types.hh File Reference
#include "G4GlobalConfig.hh"
#include <complex>
#include "tls.hh"

Go to the source code of this file.

Macros

#define G4DLLEXPORT
 
#define G4DLLIMPORT
 
#define G4GLOB_DLL
 
#define G4MTGLOB_DLL
 

Typedefs

using G4bool = bool
 
using G4complex = std::complex< G4double >
 
using G4double = double
 
using G4float = float
 
using G4int = int
 
using G4long = long
 

Macro Definition Documentation

◆ G4DLLEXPORT

#define G4DLLEXPORT

Definition at line 68 of file G4Types.hh.

◆ G4DLLIMPORT

#define G4DLLIMPORT

Definition at line 69 of file G4Types.hh.

◆ G4GLOB_DLL

#define G4GLOB_DLL

Definition at line 70 of file G4Types.hh.

◆ G4MTGLOB_DLL

#define G4MTGLOB_DLL

Definition at line 71 of file G4Types.hh.

Typedef Documentation

◆ G4bool

using G4bool = bool

Definition at line 86 of file G4Types.hh.

◆ G4complex

using G4complex = std::complex<G4double>

Definition at line 88 of file G4Types.hh.

◆ G4double

using G4double = double

Definition at line 83 of file G4Types.hh.

◆ G4float

using G4float = float

Definition at line 84 of file G4Types.hh.

◆ G4int

using G4int = int

Definition at line 85 of file G4Types.hh.

◆ G4long

using G4long = long

Definition at line 87 of file G4Types.hh.