k4SimGeant4
Loading...
Searching...
No Matches
Units.h File Reference
#include "G4SystemOfUnits.hh"
Include dependency graph for Units.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  sim
 Conversion between units.
namespace  sim::edmdefault
namespace  sim::edm2g4
namespace  sim::g42edm
namespace  sim::papas2edm
namespace  sim::edm2papas

Variables

const double sim::edmdefault::length = CLHEP::mm
const double sim::edmdefault::energy = CLHEP::GeV
const double sim::edm2g4::length = edmdefault::length / CLHEP::mm
const double sim::edm2g4::energy = edmdefault::energy / CLHEP::MeV
const double sim::g42edm::length = CLHEP::mm / edmdefault::length
const double sim::g42edm::energy = CLHEP::MeV / edmdefault::energy
const double sim::papas2edm::length = CLHEP::m / edmdefault::length
const double sim::papas2edm::energy = CLHEP::GeV / edmdefault::energy
const double sim::edm2papas::length = edmdefault::length / CLHEP::m
const double sim::edm2papas::energy = edmdefault::energy / CLHEP::GeV