![]() |
Garfield 0.3
Toolkit for the detailed simulation of particle detectors based on ionization measurement in gases and semiconductors
|
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). | |
Definition at line 159 of file ComponentNeBem2d.hh.
| int Garfield::ComponentNeBem2d::Wire::ntrap |
Trap radius (in units of the wire radius).
Definition at line 164 of file ComponentNeBem2d.hh.
| double Garfield::ComponentNeBem2d::Wire::q |
Charge.
Definition at line 163 of file ComponentNeBem2d.hh.
| double Garfield::ComponentNeBem2d::Wire::r |
Radius.
Definition at line 161 of file ComponentNeBem2d.hh.
| double Garfield::ComponentNeBem2d::Wire::v |
Potential.
Definition at line 162 of file ComponentNeBem2d.hh.
| double Garfield::ComponentNeBem2d::Wire::x |
Definition at line 160 of file ComponentNeBem2d.hh.
| double Garfield::ComponentNeBem2d::Wire::y |
Coordinates of the centre.
Definition at line 160 of file ComponentNeBem2d.hh.