ThePEG 2.3.0
|
Use symbols from this namespace to make forced breaks of unit consistency explicit. More...
Variables | |
Helper units to make breaks of unit consistency explicit. | |
constexpr Units::Energy | E = Units::Energy::baseunit() |
constexpr Units::Energy2 | E2 = E*E |
constexpr Units::Energy3 | E3 = E*E2 |
constexpr Units::Energy4 | E4 = E2*E2 |
constexpr Units::InvEnergy | InvE = 1.0/E |
constexpr Units::InvEnergy2 | InvE2 = 1.0/E2 |
constexpr Units::InvEnergy3 | InvE3 = 1.0/E3 |
constexpr Units::InvEnergy4 | InvE4 = 1.0/E4 |
constexpr Units::SqrtEnergy | SqrtE = Units::SqrtEnergy::baseunit() |
constexpr Units::InvSqrtEnergy | InvSqrtE = Units::InvSqrtEnergy::baseunit() |
Use symbols from this namespace to make forced breaks of unit consistency explicit.
|
constexpr |
Definition at line 257 of file Unitsystem.h.
|
constexpr |
Definition at line 259 of file Unitsystem.h.
|
constexpr |
Definition at line 260 of file Unitsystem.h.
|
constexpr |
Definition at line 261 of file Unitsystem.h.
|
constexpr |
Definition at line 263 of file Unitsystem.h.
|
constexpr |
Definition at line 264 of file Unitsystem.h.
|
constexpr |
Definition at line 265 of file Unitsystem.h.
|
constexpr |
Definition at line 266 of file Unitsystem.h.
|
constexpr |
Definition at line 269 of file Unitsystem.h.
|
constexpr |
Definition at line 268 of file Unitsystem.h.