ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
G4SystemOfUnits.hh
Go to the documentation of this file. Or view the newest version in sPHENIX GitHub for file G4SystemOfUnits.hh
1 //
2 // ********************************************************************
3 // * License and Disclaimer *
4 // * *
5 // * The Geant4 software is copyright of the Copyright Holders of *
6 // * the Geant4 Collaboration. It is provided under the terms and *
7 // * conditions of the Geant4 Software License, included in the file *
8 // * LICENSE and available at http://cern.ch/geant4/license . These *
9 // * include a list of copyright holders. *
10 // * *
11 // * Neither the authors of this software system, nor their employing *
12 // * institutes,nor the agencies providing financial support for this *
13 // * work make any representation or warranty, express or implied, *
14 // * regarding this software system or assume any liability for its *
15 // * use. Please see the license in the file LICENSE and URL above *
16 // * for the full disclaimer and the limitation of liability. *
17 // * *
18 // * This code implementation is the result of the scientific and *
19 // * technical work of the GEANT4 collaboration. *
20 // * By using, copying, modifying or distributing the software (or *
21 // * any work based on the software) you agree to acknowledge its *
22 // * use in resulting scientific publications, and indicate your *
23 // * acceptance of all terms of the Geant4 Software license. *
24 // ********************************************************************
25 //
26 
28 
29 using CLHEP::millimeter;
30 using CLHEP::millimeter2;
31 using CLHEP::millimeter3;
32 using CLHEP::centimeter;
33 using CLHEP::centimeter2;
34 using CLHEP::centimeter3;
35 using CLHEP::meter;
36 using CLHEP::meter2;
37 using CLHEP::meter3;
38 using CLHEP::kilometer;
39 using CLHEP::kilometer2;
40 using CLHEP::kilometer3;
41 using CLHEP::parsec;
42 using CLHEP::micrometer;
43 using CLHEP::nanometer;
44 using CLHEP::angstrom;
45 using CLHEP::fermi;
46 using CLHEP::barn;
47 using CLHEP::millibarn;
48 using CLHEP::microbarn;
49 using CLHEP::nanobarn;
50 using CLHEP::picobarn;
51 using CLHEP::mm;
52 using CLHEP::um;
53 using CLHEP::nm;
54 using CLHEP::mm2;
55 using CLHEP::mm3;
56 using CLHEP::cm;
57 using CLHEP::cm2;
58 using CLHEP::cm3;
59 using CLHEP::liter;
60 using CLHEP::L;
61 using CLHEP::dL;
62 using CLHEP::cL;
63 using CLHEP::mL;
64 using CLHEP::m;
65 using CLHEP::m2;
66 using CLHEP::m3;
67 using CLHEP::km;
68 using CLHEP::km2;
69 using CLHEP::km3;
70 using CLHEP::pc;
71 using CLHEP::radian;
72 using CLHEP::milliradian;
73 using CLHEP::degree;
74 using CLHEP::steradian;
75 using CLHEP::rad;
76 using CLHEP::mrad;
77 using CLHEP::sr;
78 using CLHEP::deg;
79 using CLHEP::nanosecond;
80 using CLHEP::second;
81 using CLHEP::millisecond;
82 using CLHEP::microsecond;
83 using CLHEP::picosecond;
84 using CLHEP::hertz;
85 using CLHEP::kilohertz;
86 using CLHEP::megahertz;
87 using CLHEP::ns;
88 using CLHEP::s;
89 using CLHEP::ms;
90 using CLHEP::us;
91 using CLHEP::ps;
92 using CLHEP::eplus;
93 using CLHEP::e_SI;
94 using CLHEP::coulomb;
101 using CLHEP::joule;
102 using CLHEP::MeV;
103 using CLHEP::eV;
104 using CLHEP::keV;
105 using CLHEP::GeV;
106 using CLHEP::TeV;
107 using CLHEP::PeV;
108 using CLHEP::kilogram;
109 using CLHEP::gram;
110 using CLHEP::milligram;
111 using CLHEP::kg;
112 using CLHEP::g;
113 using CLHEP::mg;
114 using CLHEP::watt;
115 using CLHEP::newton;
116 using CLHEP::hep_pascal;
117 using CLHEP::bar;
118 using CLHEP::atmosphere;
119 using CLHEP::ampere;
120 using CLHEP::milliampere;
121 using CLHEP::microampere;
122 using CLHEP::nanoampere;
123 using CLHEP::megavolt;
124 using CLHEP::kilovolt;
125 using CLHEP::volt;
126 using CLHEP::ohm;
127 using CLHEP::farad;
128 using CLHEP::millifarad;
129 using CLHEP::microfarad;
130 using CLHEP::nanofarad;
131 using CLHEP::picofarad;
132 using CLHEP::weber;
133 using CLHEP::tesla;
134 using CLHEP::gauss;
135 using CLHEP::kilogauss;
136 using CLHEP::henry;
137 using CLHEP::kelvin;
138 using CLHEP::mole;
139 using CLHEP::becquerel;
140 using CLHEP::curie;
141 using CLHEP::gray;
142 using CLHEP::candela;
143 using CLHEP::lumen;
144 using CLHEP::lux;
145 using CLHEP::perCent;
146 using CLHEP::perThousand;
147 using CLHEP::perMillion;