#include <DLG4Units.hh>
Definition at line 346 of file DLG4Units.hh.
◆ Density() [1/2]
Definition at line 354 of file DLG4Units.hh.
std::optional< G4double > NativeValue_
static Derived GetGlobalDefault()
◆ Density() [2/2]
◆ FromNative()
| Density FromNative |
( |
G4double |
native_value | ) |
|
|
inlinestaticinherited |
Definition at line 197 of file DLG4Units.hh.
253 {
254
255 return T(native_value);
256 }
◆ GetGlobalDefault()
|
|
inlinestaticprotectedinherited |
Definition at line 245 of file DLG4Units.hh.
299{ return T(global_default_unit<T>); }
◆ InDefaultUnits() [1/2]
| PropertySetter InDefaultUnits |
( |
| ) |
|
|
inlineinherited |
◆ InDefaultUnits() [2/2]
| G4double InDefaultUnits |
( |
| ) |
const |
|
inlineinherited |
Definition at line 188 of file DLG4Units.hh.
PropertySetter InUnits(const Unit< Density > &u)
◆ InUnits() [1/2]
◆ InUnits() [2/2]
◆ NativeValue()
| G4double NativeValue |
( |
| ) |
const |
|
inlineprotectedinherited |
◆ operator G4double()
| operator G4double |
( |
| ) |
const |
|
inlineexplicitprotectedinherited |
◆ g_per_cm3
| const Density g_per_cm3 {CLHEP::g / CLHEP::cm3} |
|
inlinestatic |
◆ g_per_L
| const Density g_per_L {CLHEP::g / CLHEP::liter} |
|
inlinestatic |
◆ mg_per_cm3
| const Density mg_per_cm3 {CLHEP::mg / CLHEP::cm3} |
|
inlinestatic |
◆ Native
◆ native
◆ NativeValue_
| std::optional<G4double> NativeValue_ |
|
protectedinherited |
The documentation for this class was generated from the following file: