Reactions  0.0.0
Handling reaction trees and decays
Classes | Namespaces | Functions
units.hpp File Reference
#include "reactions/exceptions.hpp"
#include "reactions/pow_enum.hpp"
Include dependency graph for units.hpp:

Go to the source code of this file.

Classes

struct  reactions::units::none
 Represent the abscence of units. More...
 
struct  reactions::units::reference< U >
 Use the template argument as a reference to determine scale factors. More...
 

Namespaces

 reactions
 Main namespace of the Reactions package.
 
 reactions::units
 Contain functions to determine the scale factors for the given units.
 

Functions

 reactions::REACTIONS_POW_ENUM_WITH_UNKNOWN (energy_units, eV, keV, MeV, GeV, TeV, PeV)
 Energy units. More...
 
auto reactions::units::scale_factor_for (energy_units u)
 Compute the scale factor for the given unit. More...