ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
G4Types.hh File Reference
#include "G4GlobalConfig.hh"
#include <complex>
#include "tls.hh"
+ Include dependency graph for G4Types.hh:
+ This graph shows which files directly or indirectly include this file:

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 >
 

Macro Definition Documentation

#define G4DLLEXPORT

Definition at line 68 of file G4Types.hh.

View newest version in sPHENIX GitHub at line 68 of file G4Types.hh

#define G4DLLIMPORT

Definition at line 69 of file G4Types.hh.

View newest version in sPHENIX GitHub at line 69 of file G4Types.hh

#define G4GLOB_DLL

Definition at line 70 of file G4Types.hh.

View newest version in sPHENIX GitHub at line 70 of file G4Types.hh

#define G4MTGLOB_DLL

Definition at line 71 of file G4Types.hh.

View newest version in sPHENIX GitHub at line 71 of file G4Types.hh

Typedef Documentation

using G4bool = bool

Definition at line 86 of file G4Types.hh.

View newest version in sPHENIX GitHub at line 86 of file G4Types.hh

using G4complex = std::complex<G4double>

Definition at line 88 of file G4Types.hh.

View newest version in sPHENIX GitHub at line 88 of file G4Types.hh

using G4double = double

Definition at line 83 of file G4Types.hh.

View newest version in sPHENIX GitHub at line 83 of file G4Types.hh

using G4float = float

Definition at line 84 of file G4Types.hh.

View newest version in sPHENIX GitHub at line 84 of file G4Types.hh

using G4int = int

Definition at line 85 of file G4Types.hh.

View newest version in sPHENIX GitHub at line 85 of file G4Types.hh

using G4long = long

Definition at line 87 of file G4Types.hh.

View newest version in sPHENIX GitHub at line 87 of file G4Types.hh