|
Geant4 11.4.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4FermiDataTypes.hh>
Public Types | |
| using | ValueType = std::uint32_t |
Public Member Functions | |
| G4FermiAtomicMass ()=default | |
| constexpr | G4FermiAtomicMass (ValueType mass) |
| G4FermiAtomicMass (const G4FermiAtomicMass &other)=default | |
| G4FermiAtomicMass (G4FermiAtomicMass &&other)=default | |
| G4FermiAtomicMass & | operator= (const G4FermiAtomicMass &other)=default |
| G4FermiAtomicMass & | operator= (G4FermiAtomicMass &&other)=default |
| constexpr | operator std::uint32_t () const |
| constexpr | operator G4int () const |
| constexpr | operator G4double () const |
| G4bool | operator< (const G4FermiAtomicMass &other) const |
| G4bool | operator> (const G4FermiAtomicMass &other) const |
| G4bool | operator<= (const G4FermiAtomicMass &other) const |
| G4bool | operator>= (const G4FermiAtomicMass &other) const |
| G4bool | operator== (const G4FermiAtomicMass &other) const |
| G4bool | operator!= (const G4FermiAtomicMass &other) const |
Definition at line 44 of file G4FermiDataTypes.hh.
| using G4FermiAtomicMass::ValueType = std::uint32_t |
Definition at line 47 of file G4FermiDataTypes.hh.
|
default |
Referenced by G4FermiAtomicMass(), G4FermiAtomicMass(), operator!=(), operator<(), operator<=(), operator=(), operator=(), operator==(), operator>(), and operator>=().
|
inlineexplicitconstexpr |
Definition at line 51 of file G4FermiDataTypes.hh.
|
default |
|
default |
|
inlineconstexpr |
Definition at line 65 of file G4FermiDataTypes.hh.
|
inlineconstexpr |
Definition at line 63 of file G4FermiDataTypes.hh.
|
inlineconstexpr |
Definition at line 61 of file G4FermiDataTypes.hh.
|
inline |
Definition at line 77 of file G4FermiDataTypes.hh.
|
inline |
Definition at line 67 of file G4FermiDataTypes.hh.
|
inline |
Definition at line 71 of file G4FermiDataTypes.hh.
|
default |
|
default |
|
inline |
Definition at line 75 of file G4FermiDataTypes.hh.
|
inline |
Definition at line 69 of file G4FermiDataTypes.hh.
|
inline |
Definition at line 73 of file G4FermiDataTypes.hh.