Functions | |
constexpr double | operator"" _cm (long double length) |
constexpr double | operator"" _cm (unsigned long long int length) |
constexpr double | operator"" _cm3 (long double length) |
constexpr double | operator"" _eV (long double energy) |
constexpr double | operator"" _GeV (long double energy) |
constexpr double | operator"" _m (long double length) |
constexpr double | operator"" _m3 (long double length) |
constexpr double | operator"" _MeV (long double energy) |
constexpr double | operator"" _mm (long double length) |
constexpr double | operator"" _mm (unsigned long long int length) |
constexpr double | operator"" _TeV (long double energy) |
constexpr double cms_units::operators::operator"" _cm | ( | long double | length | ) |
Definition at line 27 of file CMSUnits.h.
constexpr double cms_units::operators::operator"" _cm | ( | unsigned long long int | length | ) |
Definition at line 32 of file CMSUnits.h.
constexpr double cms_units::operators::operator"" _cm3 | ( | long double | length | ) |
Definition at line 29 of file CMSUnits.h.
constexpr double cms_units::operators::operator"" _eV | ( | long double | energy | ) |
constexpr double cms_units::operators::operator"" _GeV | ( | long double | energy | ) |
constexpr double cms_units::operators::operator"" _m | ( | long double | length | ) |
Definition at line 28 of file CMSUnits.h.
constexpr double cms_units::operators::operator"" _m3 | ( | long double | length | ) |
Definition at line 30 of file CMSUnits.h.
constexpr double cms_units::operators::operator"" _MeV | ( | long double | energy | ) |
constexpr double cms_units::operators::operator"" _mm | ( | long double | length | ) |
Definition at line 26 of file CMSUnits.h.
constexpr double cms_units::operators::operator"" _mm | ( | unsigned long long int | length | ) |
Definition at line 31 of file CMSUnits.h.
constexpr double cms_units::operators::operator"" _TeV | ( | long double | energy | ) |