#include <DLG4Units.hh>
Definition at line 262 of file DLG4Units.hh.
◆ Length() [1/2]
Definition at line 270 of file DLG4Units.hh.
271 : Unit<Length>(raw, u) {
272 }
◆ Length() [2/2]
Definition at line 274 of file DLG4Units.hh.
std::optional< G4double > NativeValue_
static Derived GetGlobalDefault()
◆ FromNative()
| Length 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< Length > &u)
◆ InUnits() [1/2]
| PropertySetter InUnits |
( |
const Unit< Length > & |
u | ) |
|
|
inlineinherited |
◆ InUnits() [2/2]
| G4double InUnits |
( |
const Unit< Length > & |
u | ) |
const |
|
inlineinherited |
◆ NativeValue()
| G4double NativeValue |
( |
| ) |
const |
|
inlineprotectedinherited |
◆ operator G4double()
| operator G4double |
( |
| ) |
const |
|
inlineexplicitprotectedinherited |
◆ angstrom
| const Length angstrom {CLHEP::angstrom} |
|
inlinestatic |
◆ cm
◆ dm
◆ feet
◆ fermi
| const Length fermi {CLHEP::fermi} |
|
inlinestatic |
◆ foot
◆ inch
◆ km
| const Length km {CLHEP::kilometer} |
|
inlinestatic |
◆ micron
| const Length micron {CLHEP::micrometer} |
|
inlinestatic |
◆ mil
◆ mm
◆ Native
◆ native
◆ NativeValue_
| std::optional<G4double> NativeValue_ |
|
protectedinherited |
◆ nm
| const Length nm {CLHEP::nanometer} |
|
inlinestatic |
◆ pm
| const Length pm {1e-9 * CLHEP::mm} |
|
inlinestatic |
◆ um
| const Length um {CLHEP::micrometer} |
|
inlinestatic |
The documentation for this class was generated from the following file: