Back to home page

EIC code displayed by LXR

 
 

    


Warning, file /include/Geant4/G4SystemOfUnits.hh was not indexed or was modified since last indexation (in which case cross-reference links may be missing, inaccurate or erroneous).

0001 //
0002 // ********************************************************************
0003 // * License and Disclaimer                                           *
0004 // *                                                                  *
0005 // * The  Geant4 software  is  copyright of the Copyright Holders  of *
0006 // * the Geant4 Collaboration.  It is provided  under  the terms  and *
0007 // * conditions of the Geant4 Software License,  included in the file *
0008 // * LICENSE and available at  http://cern.ch/geant4/license .  These *
0009 // * include a list of copyright holders.                             *
0010 // *                                                                  *
0011 // * Neither the authors of this software system, nor their employing *
0012 // * institutes,nor the agencies providing financial support for this *
0013 // * work  make  any representation or  warranty, express or implied, *
0014 // * regarding  this  software system or assume any liability for its *
0015 // * use.  Please see the license in the file  LICENSE  and URL above *
0016 // * for the full disclaimer and the limitation of liability.         *
0017 // *                                                                  *
0018 // * This  code  implementation is the result of  the  scientific and *
0019 // * technical work of the GEANT4 collaboration.                      *
0020 // * By using,  copying,  modifying or  distributing the software (or *
0021 // * any work based  on the software)  you  agree  to acknowledge its *
0022 // * use  in  resulting  scientific  publications,  and indicate your *
0023 // * acceptance of all terms of the Geant4 Software license.          *
0024 // ********************************************************************
0025 //
0026 // G4SystemOfUnits
0027 //
0028 // Import CLHEP units on global namespace.
0029 // Restricted to internal use -only- in source code
0030 
0031 // Author: G.Cosmo, CERN
0032 // --------------------------------------------------------------------
0033 #ifndef G4SystemOfUnits_hh
0034 #define G4SystemOfUnits_hh 1
0035 
0036 #include <CLHEP/Units/SystemOfUnits.h>
0037 
0038 using CLHEP::ampere;
0039 using CLHEP::angstrom;
0040 using CLHEP::atmosphere;
0041 using CLHEP::bar;
0042 using CLHEP::barn;
0043 using CLHEP::becquerel;
0044 using CLHEP::candela;
0045 using CLHEP::centimeter;
0046 using CLHEP::centimeter2;
0047 using CLHEP::centimeter3;
0048 using CLHEP::cL;
0049 using CLHEP::cm;
0050 using CLHEP::cm2;
0051 using CLHEP::cm3;
0052 using CLHEP::coulomb;
0053 using CLHEP::curie;
0054 using CLHEP::day;
0055 using CLHEP::deg;
0056 using CLHEP::degree;
0057 using CLHEP::dL;
0058 using CLHEP::e_SI;
0059 using CLHEP::electronvolt;
0060 using CLHEP::eplus;
0061 using CLHEP::eV;
0062 using CLHEP::farad;
0063 using CLHEP::fermi;
0064 using CLHEP::g;
0065 using CLHEP::gauss;
0066 using CLHEP::GeV;
0067 using CLHEP::gigaelectronvolt;
0068 using CLHEP::gram;
0069 using CLHEP::gray;
0070 using CLHEP::henry;
0071 using CLHEP::hep_pascal;
0072 using CLHEP::hertz;
0073 using CLHEP::hour;
0074 using CLHEP::joule;
0075 using CLHEP::kelvin;
0076 using CLHEP::keV;
0077 using CLHEP::kg;
0078 using CLHEP::kiloelectronvolt;
0079 using CLHEP::kilogauss;
0080 using CLHEP::kilogram;
0081 using CLHEP::kilohertz;
0082 using CLHEP::kilometer;
0083 using CLHEP::kilometer2;
0084 using CLHEP::kilometer3;
0085 using CLHEP::kilovolt;
0086 using CLHEP::km;
0087 using CLHEP::km2;
0088 using CLHEP::km3;
0089 using CLHEP::L;
0090 using CLHEP::liter;
0091 using CLHEP::lumen;
0092 using CLHEP::lux;
0093 using CLHEP::m;
0094 using CLHEP::m2;
0095 using CLHEP::m3;
0096 using CLHEP::megaelectronvolt;
0097 using CLHEP::megahertz;
0098 using CLHEP::megavolt;
0099 using CLHEP::meter;
0100 using CLHEP::meter2;
0101 using CLHEP::meter3;
0102 using CLHEP::MeV;
0103 using CLHEP::mg;
0104 using CLHEP::microampere;
0105 using CLHEP::microbarn;
0106 using CLHEP::microfarad;
0107 using CLHEP::micrometer;
0108 using CLHEP::microsecond;
0109 using CLHEP::milliampere;
0110 using CLHEP::millibarn;
0111 using CLHEP::millielectronvolt;
0112 using CLHEP::millifarad;
0113 using CLHEP::milligram;
0114 using CLHEP::millimeter;
0115 using CLHEP::millimeter2;
0116 using CLHEP::millimeter3;
0117 using CLHEP::milliradian;
0118 using CLHEP::millisecond;
0119 using CLHEP::minute;
0120 using CLHEP::mL;
0121 using CLHEP::mm;
0122 using CLHEP::mm2;
0123 using CLHEP::mm3;
0124 using CLHEP::mole;
0125 using CLHEP::mrad;
0126 using CLHEP::ms;
0127 using CLHEP::nanoampere;
0128 using CLHEP::nanobarn;
0129 using CLHEP::nanofarad;
0130 using CLHEP::nanometer;
0131 using CLHEP::nanosecond;
0132 using CLHEP::newton;
0133 using CLHEP::nm;
0134 using CLHEP::ns;
0135 using CLHEP::ohm;
0136 using CLHEP::parsec;
0137 using CLHEP::pc;
0138 using CLHEP::perCent;
0139 using CLHEP::perMillion;
0140 using CLHEP::perThousand;
0141 using CLHEP::petaelectronvolt;
0142 using CLHEP::PeV;
0143 using CLHEP::picobarn;
0144 using CLHEP::picofarad;
0145 using CLHEP::picosecond;
0146 using CLHEP::ps;
0147 using CLHEP::rad;
0148 using CLHEP::radian;
0149 using CLHEP::s;
0150 using CLHEP::second;
0151 using CLHEP::sr;
0152 using CLHEP::steradian;
0153 using CLHEP::teraelectronvolt;
0154 using CLHEP::tesla;
0155 using CLHEP::TeV;
0156 using CLHEP::um;
0157 using CLHEP::us;
0158 using CLHEP::volt;
0159 using CLHEP::watt;
0160 using CLHEP::weber;
0161 using CLHEP::year;  
0162 
0163 #endif