QwGeant4
QweakSimSystemOfUnits.hh
Go to the documentation of this file.
1 #ifndef QweakSimSystemOfUnits_h
2 #define QweakSimSystemOfUnits_h 1
3 
4 #include <CLHEP/Units/SystemOfUnits.h>
5 
6 #include "G4Types.hh"
7 
8 using CLHEP::angstrom;
9 using CLHEP::micrometer;
10 using CLHEP::nanometer;
11 using CLHEP::fermi;
12 using CLHEP::mm;
13 using CLHEP::cm;
14 using CLHEP::m;
15 using CLHEP::mg;
16 using CLHEP::pascal;
17 using CLHEP::atmosphere;
18 using CLHEP::mole;
19 using CLHEP::ns;
20 using CLHEP::kelvin;
21 using CLHEP::g;
22 using CLHEP::cm3;
23 using CLHEP::degree;
24 using CLHEP::deg;
25 using CLHEP::radian;
26 using CLHEP::rad;
27 using CLHEP::mrad;
28 using CLHEP::eV;
29 using CLHEP::MeV;
30 using CLHEP::GeV;
31 using CLHEP::pi;
32 using CLHEP::twopi;
33 using CLHEP::halfpi;
34 
35 static const G4double inch = 2.54*cm;
36 static const G4double mil = 0.001*inch;
37 
38 #endif
static const G4double inch
static const G4double mil