Geant4 Cross Reference

Cross-Referencing   Geant4
Geant4/global/management/include/G4SystemOfUnits.hh

Version: [ ReleaseNotes ] [ 1.0 ] [ 1.1 ] [ 2.0 ] [ 3.0 ] [ 3.1 ] [ 3.2 ] [ 4.0 ] [ 4.0.p1 ] [ 4.0.p2 ] [ 4.1 ] [ 4.1.p1 ] [ 5.0 ] [ 5.0.p1 ] [ 5.1 ] [ 5.1.p1 ] [ 5.2 ] [ 5.2.p1 ] [ 5.2.p2 ] [ 6.0 ] [ 6.0.p1 ] [ 6.1 ] [ 6.2 ] [ 6.2.p1 ] [ 6.2.p2 ] [ 7.0 ] [ 7.0.p1 ] [ 7.1 ] [ 7.1.p1 ] [ 8.0 ] [ 8.0.p1 ] [ 8.1 ] [ 8.1.p1 ] [ 8.1.p2 ] [ 8.2 ] [ 8.2.p1 ] [ 8.3 ] [ 8.3.p1 ] [ 8.3.p2 ] [ 9.0 ] [ 9.0.p1 ] [ 9.0.p2 ] [ 9.1 ] [ 9.1.p1 ] [ 9.1.p2 ] [ 9.1.p3 ] [ 9.2 ] [ 9.2.p1 ] [ 9.2.p2 ] [ 9.2.p3 ] [ 9.2.p4 ] [ 9.3 ] [ 9.3.p1 ] [ 9.3.p2 ] [ 9.4 ] [ 9.4.p1 ] [ 9.4.p2 ] [ 9.4.p3 ] [ 9.4.p4 ] [ 9.5 ] [ 9.5.p1 ] [ 9.5.p2 ] [ 9.6 ] [ 9.6.p1 ] [ 9.6.p2 ] [ 9.6.p3 ] [ 9.6.p4 ] [ 10.0 ] [ 10.0.p1 ] [ 10.0.p2 ] [ 10.0.p3 ] [ 10.0.p4 ] [ 10.1 ] [ 10.1.p1 ] [ 10.1.p2 ] [ 10.1.p3 ] [ 10.2 ] [ 10.2.p1 ] [ 10.2.p2 ] [ 10.2.p3 ] [ 10.3 ] [ 10.3.p1 ] [ 10.3.p2 ] [ 10.3.p3 ] [ 10.4 ] [ 10.4.p1 ] [ 10.4.p2 ] [ 10.4.p3 ] [ 10.5 ] [ 10.5.p1 ] [ 10.6 ] [ 10.6.p1 ] [ 10.6.p2 ] [ 10.6.p3 ] [ 10.7 ] [ 10.7.p1 ] [ 10.7.p2 ] [ 10.7.p3 ] [ 10.7.p4 ] [ 11.0 ] [ 11.0.p1 ] [ 11.0.p2 ] [ 11.0.p3, ] [ 11.0.p4 ] [ 11.1 ] [ 11.1.1 ] [ 11.1.2 ] [ 11.1.3 ] [ 11.2 ] [ 11.2.1 ] [ 11.2.2 ] [ 11.3.0 ]

Diff markup

Differences between /global/management/include/G4SystemOfUnits.hh (Version 11.3.0) and /global/management/include/G4SystemOfUnits.hh (Version 10.0)


  1 //                                                  1 //
  2 // *******************************************      2 // ********************************************************************
  3 // * License and Disclaimer                         3 // * License and Disclaimer                                           *
  4 // *                                                4 // *                                                                  *
  5 // * The  Geant4 software  is  copyright of th      5 // * The  Geant4 software  is  copyright of the Copyright Holders  of *
  6 // * the Geant4 Collaboration.  It is provided      6 // * the Geant4 Collaboration.  It is provided  under  the terms  and *
  7 // * conditions of the Geant4 Software License      7 // * conditions of the Geant4 Software License,  included in the file *
  8 // * LICENSE and available at  http://cern.ch/      8 // * LICENSE and available at  http://cern.ch/geant4/license .  These *
  9 // * include a list of copyright holders.           9 // * include a list of copyright holders.                             *
 10 // *                                               10 // *                                                                  *
 11 // * Neither the authors of this software syst     11 // * Neither the authors of this software system, nor their employing *
 12 // * institutes,nor the agencies providing fin     12 // * institutes,nor the agencies providing financial support for this *
 13 // * work  make  any representation or  warran     13 // * work  make  any representation or  warranty, express or implied, *
 14 // * regarding  this  software system or assum     14 // * regarding  this  software system or assume any liability for its *
 15 // * use.  Please see the license in the file      15 // * use.  Please see the license in the file  LICENSE  and URL above *
 16 // * for the full disclaimer and the limitatio     16 // * for the full disclaimer and the limitation of liability.         *
 17 // *                                               17 // *                                                                  *
 18 // * This  code  implementation is the result      18 // * This  code  implementation is the result of  the  scientific and *
 19 // * technical work of the GEANT4 collaboratio     19 // * technical work of the GEANT4 collaboration.                      *
 20 // * By using,  copying,  modifying or  distri     20 // * By using,  copying,  modifying or  distributing the software (or *
 21 // * any work based  on the software)  you  ag     21 // * any work based  on the software)  you  agree  to acknowledge its *
 22 // * use  in  resulting  scientific  publicati     22 // * use  in  resulting  scientific  publications,  and indicate your *
 23 // * acceptance of all terms of the Geant4 Sof     23 // * acceptance of all terms of the Geant4 Software license.          *
 24 // *******************************************     24 // ********************************************************************
 25 //                                                 25 //
 26 // G4SystemOfUnits                             << 
 27 //                                             << 
 28 // Import CLHEP units on global namespace.     << 
 29 // Restricted to internal use -only- in source << 
 30                                                << 
 31 // Author: G.Cosmo, CERN                       << 
 32 // ------------------------------------------- << 
 33 #ifndef G4SystemOfUnits_hh                     << 
 34 #define G4SystemOfUnits_hh 1                   << 
 35                                                    26 
 36 #include <CLHEP/Units/SystemOfUnits.h>             27 #include <CLHEP/Units/SystemOfUnits.h>
 37                                                    28 
 38 using CLHEP::ampere;                           <<  29 using CLHEP::millimeter;
 39 using CLHEP::angstrom;                         <<  30 using CLHEP::millimeter2;
 40 using CLHEP::atmosphere;                       <<  31 using CLHEP::millimeter3;
 41 using CLHEP::bar;                              << 
 42 using CLHEP::barn;                             << 
 43 using CLHEP::becquerel;                        << 
 44 using CLHEP::candela;                          << 
 45 using CLHEP::centimeter;                           32 using CLHEP::centimeter;
 46 using CLHEP::centimeter2;                          33 using CLHEP::centimeter2;
 47 using CLHEP::centimeter3;                          34 using CLHEP::centimeter3;
 48 using CLHEP::cL;                               << 
 49 using CLHEP::cm;                               << 
 50 using CLHEP::cm2;                              << 
 51 using CLHEP::cm3;                              << 
 52 using CLHEP::coulomb;                          << 
 53 using CLHEP::curie;                            << 
 54 using CLHEP::day;                              << 
 55 using CLHEP::deg;                              << 
 56 using CLHEP::degree;                           << 
 57 using CLHEP::dL;                               << 
 58 using CLHEP::e_SI;                             << 
 59 using CLHEP::electronvolt;                     << 
 60 using CLHEP::eplus;                            << 
 61 using CLHEP::eV;                               << 
 62 using CLHEP::farad;                            << 
 63 using CLHEP::fermi;                            << 
 64 using CLHEP::g;                                << 
 65 using CLHEP::gauss;                            << 
 66 using CLHEP::GeV;                              << 
 67 using CLHEP::gigaelectronvolt;                 << 
 68 using CLHEP::gram;                             << 
 69 using CLHEP::gray;                             << 
 70 using CLHEP::henry;                            << 
 71 using CLHEP::hep_pascal;                       << 
 72 using CLHEP::hertz;                            << 
 73 using CLHEP::hour;                             << 
 74 using CLHEP::joule;                            << 
 75 using CLHEP::kelvin;                           << 
 76 using CLHEP::keV;                              << 
 77 using CLHEP::kg;                               << 
 78 using CLHEP::kiloelectronvolt;                 << 
 79 using CLHEP::kilogauss;                        << 
 80 using CLHEP::kilogram;                         << 
 81 using CLHEP::kilohertz;                        << 
 82 using CLHEP::kilometer;                        << 
 83 using CLHEP::kilometer2;                       << 
 84 using CLHEP::kilometer3;                       << 
 85 using CLHEP::kilovolt;                         << 
 86 using CLHEP::km;                               << 
 87 using CLHEP::km2;                              << 
 88 using CLHEP::km3;                              << 
 89 using CLHEP::L;                                << 
 90 using CLHEP::liter;                            << 
 91 using CLHEP::lumen;                            << 
 92 using CLHEP::lux;                              << 
 93 using CLHEP::m;                                << 
 94 using CLHEP::m2;                               << 
 95 using CLHEP::m3;                               << 
 96 using CLHEP::megaelectronvolt;                 << 
 97 using CLHEP::megahertz;                        << 
 98 using CLHEP::megavolt;                         << 
 99 using CLHEP::meter;                                35 using CLHEP::meter;
100 using CLHEP::meter2;                               36 using CLHEP::meter2;
101 using CLHEP::meter3;                               37 using CLHEP::meter3;
102 using CLHEP::MeV;                              <<  38 using CLHEP::kilometer;
103 using CLHEP::mg;                               <<  39 using CLHEP::kilometer2;
104 using CLHEP::microampere;                      <<  40 using CLHEP::kilometer3;
105 using CLHEP::microbarn;                        <<  41 using CLHEP::parsec;
106 using CLHEP::microfarad;                       << 
107 using CLHEP::micrometer;                           42 using CLHEP::micrometer;
108 using CLHEP::microsecond;                      <<  43 using CLHEP::nanometer;
109 using CLHEP::milliampere;                      <<  44 using CLHEP::angstrom;
                                                   >>  45 using CLHEP::fermi;
                                                   >>  46 using CLHEP::barn;
110 using CLHEP::millibarn;                            47 using CLHEP::millibarn;
111 using CLHEP::millielectronvolt;                <<  48 using CLHEP::microbarn;
112 using CLHEP::millifarad;                       <<  49 using CLHEP::nanobarn;
113 using CLHEP::milligram;                        <<  50 using CLHEP::picobarn;
114 using CLHEP::millimeter;                       << 
115 using CLHEP::millimeter2;                      << 
116 using CLHEP::millimeter3;                      << 
117 using CLHEP::milliradian;                      << 
118 using CLHEP::millisecond;                      << 
119 using CLHEP::minute;                           << 
120 using CLHEP::mL;                               << 
121 using CLHEP::mm;                                   51 using CLHEP::mm;
                                                   >>  52 using CLHEP::um;
                                                   >>  53 using CLHEP::nm;
122 using CLHEP::mm2;                                  54 using CLHEP::mm2;
123 using CLHEP::mm3;                                  55 using CLHEP::mm3;
124 using CLHEP::mole;                             <<  56 using CLHEP::cm;
                                                   >>  57 using CLHEP::cm2;
                                                   >>  58 using CLHEP::cm3;
                                                   >>  59 using CLHEP::m;
                                                   >>  60 using CLHEP::m2;
                                                   >>  61 using CLHEP::m3;
                                                   >>  62 using CLHEP::km;
                                                   >>  63 using CLHEP::km2;
                                                   >>  64 using CLHEP::km3;
                                                   >>  65 using CLHEP::pc;
                                                   >>  66 using CLHEP::radian;
                                                   >>  67 using CLHEP::milliradian;
                                                   >>  68 using CLHEP::degree;
                                                   >>  69 using CLHEP::steradian;
                                                   >>  70 using CLHEP::rad;
125 using CLHEP::mrad;                                 71 using CLHEP::mrad;
126 using CLHEP::ms;                               <<  72 using CLHEP::sr;
127 using CLHEP::nanoampere;                       <<  73 using CLHEP::deg;
128 using CLHEP::nanobarn;                         << 
129 using CLHEP::nanofarad;                        << 
130 using CLHEP::nanometer;                        << 
131 using CLHEP::nanosecond;                           74 using CLHEP::nanosecond;
132 using CLHEP::newton;                           <<  75 using CLHEP::second;
133 using CLHEP::nm;                               <<  76 using CLHEP::millisecond;
134 using CLHEP::ns;                               <<  77 using CLHEP::microsecond;
135 using CLHEP::ohm;                              << 
136 using CLHEP::parsec;                           << 
137 using CLHEP::pc;                               << 
138 using CLHEP::perCent;                          << 
139 using CLHEP::perMillion;                       << 
140 using CLHEP::perThousand;                      << 
141 using CLHEP::petaelectronvolt;                 << 
142 using CLHEP::PeV;                              << 
143 using CLHEP::picobarn;                         << 
144 using CLHEP::picofarad;                        << 
145 using CLHEP::picosecond;                           78 using CLHEP::picosecond;
146 using CLHEP::ps;                               <<  79 using CLHEP::hertz;
147 using CLHEP::rad;                              <<  80 using CLHEP::kilohertz;
148 using CLHEP::radian;                           <<  81 using CLHEP::megahertz;
                                                   >>  82 using CLHEP::ns;
149 using CLHEP::s;                                    83 using CLHEP::s;
150 using CLHEP::second;                           <<  84 using CLHEP::ms;
151 using CLHEP::sr;                               <<  85 using CLHEP::eplus;
152 using CLHEP::steradian;                        <<  86 using CLHEP::e_SI;
                                                   >>  87 using CLHEP::coulomb;
                                                   >>  88 using CLHEP::megaelectronvolt;
                                                   >>  89 using CLHEP::electronvolt;
                                                   >>  90 using CLHEP::kiloelectronvolt;
                                                   >>  91 using CLHEP::gigaelectronvolt;
153 using CLHEP::teraelectronvolt;                     92 using CLHEP::teraelectronvolt;
154 using CLHEP::tesla;                            <<  93 using CLHEP::petaelectronvolt;
                                                   >>  94 using CLHEP::joule;
                                                   >>  95 using CLHEP::MeV;
                                                   >>  96 using CLHEP::eV;
                                                   >>  97 using CLHEP::keV;
                                                   >>  98 using CLHEP::GeV;
155 using CLHEP::TeV;                                  99 using CLHEP::TeV;
156 using CLHEP::um;                               << 100 using CLHEP::PeV;
157 using CLHEP::us;                               << 101 using CLHEP::kilogram;
158 using CLHEP::volt;                             << 102 using CLHEP::gram;
                                                   >> 103 using CLHEP::milligram;
                                                   >> 104 using CLHEP::kg;
                                                   >> 105 using CLHEP::g;
                                                   >> 106 using CLHEP::mg;
159 using CLHEP::watt;                                107 using CLHEP::watt;
                                                   >> 108 using CLHEP::newton;
                                                   >> 109 using CLHEP::hep_pascal;
                                                   >> 110 using CLHEP::bar;
                                                   >> 111 using CLHEP::atmosphere;
                                                   >> 112 using CLHEP::ampere;
                                                   >> 113 using CLHEP::milliampere;
                                                   >> 114 using CLHEP::microampere;
                                                   >> 115 using CLHEP::nanoampere;
                                                   >> 116 using CLHEP::megavolt;
                                                   >> 117 using CLHEP::kilovolt;
                                                   >> 118 using CLHEP::volt;
                                                   >> 119 using CLHEP::ohm;
                                                   >> 120 using CLHEP::farad;
                                                   >> 121 using CLHEP::millifarad;
                                                   >> 122 using CLHEP::microfarad;
                                                   >> 123 using CLHEP::nanofarad;
                                                   >> 124 using CLHEP::picofarad;
160 using CLHEP::weber;                               125 using CLHEP::weber;
161 using CLHEP::year;                             << 126 using CLHEP::tesla;
162                                                << 127 using CLHEP::gauss;
163 #endif                                         << 128 using CLHEP::kilogauss;
                                                   >> 129 using CLHEP::henry;
                                                   >> 130 using CLHEP::kelvin;
                                                   >> 131 using CLHEP::mole;
                                                   >> 132 using CLHEP::becquerel;
                                                   >> 133 using CLHEP::curie;
                                                   >> 134 using CLHEP::gray;
                                                   >> 135 using CLHEP::candela;
                                                   >> 136 using CLHEP::lumen;
                                                   >> 137 using CLHEP::lux;
                                                   >> 138 using CLHEP::perCent;
                                                   >> 139 using CLHEP::perThousand;
                                                   >> 140 using CLHEP::perMillion;
164                                                   141