|
GeFiCa
Germanium detector Field Calculator
|
The only namespace in GeFiCa. More...
Classes | |
| class | Crystal |
| Crystal properties. More... | |
| class | Detector |
| Detector & crystal properties. More... | |
| class | FieldLine |
| Electric field line data. More... | |
| class | Grid |
| Data structure of a electric field grid. More... | |
| class | Hemispherical |
| Configuration of hemispherical detectors. More... | |
| class | Planar |
| Configuration of planar detectors. More... | |
| class | PointContact |
| Configuration of point contact detectors. More... | |
| class | Points |
| A group of discrete points. More... | |
| class | R |
| 1D spherical coordinate. More... | |
| class | Rho |
| 1D cylindrical coordinate. More... | |
| class | RhoPhi |
| 2D cylindrical coordinates in rho-phi plane. More... | |
| class | RhoZ |
| 2D cylindrical coordinates in rho-z plane. More... | |
| class | RTheta |
| 2D spherical coordinates. More... | |
| class | Segmented |
| Configuration of segmented true coaxial detectors. More... | |
| class | SquarePointContact |
| Configuration of squre point contact detectors. More... | |
| class | TrueCoaxial |
| Configuration of true coaxial detectors. More... | |
| class | X |
| 1D Cartesian coordinate. More... | |
| class | XYZ |
| 3D Cartesian coordinates. More... | |
Variables | |
| static const double | ns =1 |
| nano second More... | |
| static const double | us =1e3*ns |
| micro second More... | |
| static const double | ms =1e6*ns |
| mini second More... | |
| static const double | sec =1e9*ns |
| second More... | |
| static const double | C =1 |
| charge unit Coulomb More... | |
| static const double | cm =1 |
| centimeter More... | |
| static const double | cm2 =cm*cm |
| centimeter squared More... | |
| static const double | cm3 =cm*cm*cm |
| centimeter cubed More... | |
| static const double | mm =0.1*cm |
| minimeter More... | |
| static const double | mm2 =mm*mm |
| minimeter squared More... | |
| static const double | mm3 =mm*mm*mm |
| minimeter cubed More... | |
| static const double | nm =1e-6*mm |
| nanometer More... | |
| static const double | um =1e-3*mm |
| micrometer More... | |
| static const double | volt =1 |
| static const double | kV =1000*volt |
| kilo volt More... | |
| static const double | pF =C/volt*1e-12 |
| pico farad More... | |
| static const double | nF =C/volt*1e-9 |
| nano farad More... | |
| static const double | Qe =1.6e-19*C |
| electron charge in Coulomb [C] More... | |
| static const double | epsilon0 =8.854187817e-14*C/volt/cm |
| vacumm permittivity [C/volt/cm] More... | |
| static const double | epsilonR =16 |
| dielectric constant of Ge More... | |
| static const double | epsilon =epsilonR*epsilon0 |
| permittivity of Ge [C/volt/cm] More... | |
| static const double | Pi =3.14159265 |
The only namespace in GeFiCa.
|
static |
charge unit Coulomb
|
static |
centimeter
centimeter cubed
permittivity of Ge [C/volt/cm]
|
static |
vacumm permittivity [C/volt/cm]
|
static |
|
static |
kilo volt
|
static |
pico farad
|
static |
electron charge in Coulomb [C]
|
static |
1.8.13