#include "../..//Conventions/Units.h"
Go to the source code of this file.
Definition at line 12 of file test_units.C.
References genie::units::cm, genie::units::cm2, om::cout, E, allTimeWatchdog::endl, genie::units::fm, genie::units::fm2, genie::units::GeV, genie::units::m, genie::units::mb, and genie::units::MeV.
19 const double to1E_38cm2 = 1. / (1
E-38 *
units::cm2);
22 cout <<
"cm -> m ? => x" << cm2m <<
endl;
23 cout <<
"MeV -> GeV ? => x" << mev2gev <<
endl;
24 cout <<
"GeV^-2 -> 1E-38 cm^2 ? => x" << to1E_38cm2 <<
endl;
25 cout <<
"fm^2 -> mbarn ? => x" << fm2tomb <<
endl;
static constexpr Double_t cm2
static constexpr Double_t MeV
static constexpr Double_t GeV
static constexpr Double_t cm