Geant4 11.1.1
Toolkit for the simulation of the passage of particles through matter
|
#include <G4Exp.hh>
Public Member Functions | |
ieee754 ()=default | |
ieee754 (G4double thed) | |
ieee754 (uint64_t thell) | |
ieee754 (G4float thef) | |
ieee754 (uint32_t thei) | |
Public Attributes | |
G4double | d |
G4float | f [2] |
uint32_t | i [2] |
uint64_t | ll |
uint16_t | s [4] |
|
default |
|
inline |
|
inline |
|
inline |
|
inline |
G4double G4ExpConsts::ieee754::d |
Definition at line 111 of file G4Exp.hh.
Referenced by ieee754(), and G4ExpConsts::uint642dp().
G4float G4ExpConsts::ieee754::f[2] |
Definition at line 112 of file G4Exp.hh.
Referenced by ieee754(), G4ExpConsts::sp2uint32(), and G4ExpConsts::uint322sp().
uint32_t G4ExpConsts::ieee754::i[2] |
Definition at line 113 of file G4Exp.hh.
Referenced by ieee754(), G4ExpConsts::sp2uint32(), and G4ExpConsts::uint322sp().
uint64_t G4ExpConsts::ieee754::ll |
Definition at line 114 of file G4Exp.hh.
Referenced by ieee754(), and G4ExpConsts::uint642dp().