28const double RootGM::Units::fgkLength = 10.;
29const double RootGM::Units::fgkAngle = 1.;
30const double RootGM::Units::fgkMassDensity = 1.;
31const double RootGM::Units::fgkAtomicWeight = 1.;
32const double RootGM::Units::fgkTemperature = 1.;
33const double RootGM::Units::fgkPressure = 1. / 6.32420e+8;
65 std::cerr <<
" RootGM::Units::AxisUnit:" << std::endl;
66 std::cerr <<
" Undefined axis" << std::endl;
67 std::cerr <<
"*** Error: Aborting execution ***" << std::endl;
static double AxisUnit(VGM::Axis axis)
Return Root unit for the given axis in VGM units.