Garfield 0.3
Toolkit for the detailed simulation of particle detectors based on ionization measurement in gases and semiconductors
Loading...
Searching...
No Matches
Garfield::ComponentNeBem3d::Primitive Struct Reference

Public Attributes

double a
 Perpendicular vector.
double b
double c
std::vector< double > xv
 X-coordinates of vertices.
std::vector< double > yv
 Y-coordinates of vertices.
std::vector< double > zv
 Z-coordinates of vertices.
int interface = 0
 Interface type.
double v = 0.
 Potential.
double q = 0.
 Charge.
double lambda = 0.
 Ratio of dielectric constants.
double elementSize
 Target element size.
int vol1
 Volumes.
int vol2

Detailed Description

Definition at line 219 of file ComponentNeBem3d.hh.

Member Data Documentation

◆ a

double Garfield::ComponentNeBem3d::Primitive::a

Perpendicular vector.

Definition at line 221 of file ComponentNeBem3d.hh.

◆ b

double Garfield::ComponentNeBem3d::Primitive::b

Definition at line 221 of file ComponentNeBem3d.hh.

◆ c

double Garfield::ComponentNeBem3d::Primitive::c

Definition at line 221 of file ComponentNeBem3d.hh.

◆ elementSize

double Garfield::ComponentNeBem3d::Primitive::elementSize

Target element size.

Definition at line 237 of file ComponentNeBem3d.hh.

◆ interface

int Garfield::ComponentNeBem3d::Primitive::interface = 0

Interface type.

Definition at line 229 of file ComponentNeBem3d.hh.

◆ lambda

double Garfield::ComponentNeBem3d::Primitive::lambda = 0.

Ratio of dielectric constants.

Definition at line 235 of file ComponentNeBem3d.hh.

◆ q

double Garfield::ComponentNeBem3d::Primitive::q = 0.

Charge.

Definition at line 233 of file ComponentNeBem3d.hh.

◆ v

double Garfield::ComponentNeBem3d::Primitive::v = 0.

Potential.

Definition at line 231 of file ComponentNeBem3d.hh.

◆ vol1

int Garfield::ComponentNeBem3d::Primitive::vol1

Volumes.

Definition at line 239 of file ComponentNeBem3d.hh.

◆ vol2

int Garfield::ComponentNeBem3d::Primitive::vol2

Definition at line 239 of file ComponentNeBem3d.hh.

◆ xv

std::vector<double> Garfield::ComponentNeBem3d::Primitive::xv

X-coordinates of vertices.

Definition at line 223 of file ComponentNeBem3d.hh.

◆ yv

std::vector<double> Garfield::ComponentNeBem3d::Primitive::yv

Y-coordinates of vertices.

Definition at line 225 of file ComponentNeBem3d.hh.

◆ zv

std::vector<double> Garfield::ComponentNeBem3d::Primitive::zv

Z-coordinates of vertices.

Definition at line 227 of file ComponentNeBem3d.hh.


The documentation for this struct was generated from the following file: