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

Public Attributes

double x
double y
 Coordinates of the centre.
double r
 Radius.
double v
 Potential.
double q
 Charge.
int ntrap
 Trap radius (in units of the wire radius).

Detailed Description

Definition at line 159 of file ComponentNeBem2d.hh.

Member Data Documentation

◆ ntrap

int Garfield::ComponentNeBem2d::Wire::ntrap

Trap radius (in units of the wire radius).

Definition at line 164 of file ComponentNeBem2d.hh.

◆ q

double Garfield::ComponentNeBem2d::Wire::q

Charge.

Definition at line 163 of file ComponentNeBem2d.hh.

◆ r

double Garfield::ComponentNeBem2d::Wire::r

Radius.

Definition at line 161 of file ComponentNeBem2d.hh.

◆ v

double Garfield::ComponentNeBem2d::Wire::v

Potential.

Definition at line 162 of file ComponentNeBem2d.hh.

◆ x

double Garfield::ComponentNeBem2d::Wire::x

Definition at line 160 of file ComponentNeBem2d.hh.

◆ y

double Garfield::ComponentNeBem2d::Wire::y

Coordinates of the centre.

Definition at line 160 of file ComponentNeBem2d.hh.


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