Namespaces | |
operators | |
Functions | |
constexpr long double | joule (6.24150e+12) |
constexpr long double | nanoseconds (1.) |
constexpr long double | piRadians (M_PI) |
constexpr long double | seconds (1.e+9) |
Variables | |
constexpr long double | degPerRad = 180. / piRadians |
constexpr long double geant_units::joule | ( | 6.24150e+ | 12 | ) |
Referenced by CocoaUnitDefinition::BuildUnitsTable(), and ALIUnitDefinition::BuildUnitsTable().
constexpr long double geant_units::nanoseconds | ( | 1. | ) |
Referenced by geant_units::operators::operator""_ns().
Referenced by DDHGCalModule::constructLayers(), DDHGCalModuleAlgo::constructLayers(), DDHGCalTBModule::constructLayers(), FastTimeDDDConstants::getEtaPhi(), FastTimeDDDConstants::getZPhi(), FastTimeDDDConstants::initialize(), geant_units::operators::operator""_pi(), DDI::Torus::volume(), and DDI::Sphere::volume().
constexpr long double geant_units::seconds | ( | 1.e+ | 9 | ) |
Referenced by geant_units::operators::operator""_s().
Definition at line 16 of file GeantUnits.h.
Referenced by geant_units::operators::operator""_deg().