|
Garfield++ 3.0
A toolkit for the detailed simulation of particle detectors based on ionisation measurement in gases and semiconductors
|
Helper struct for drawing the mesh with ViewFEMesh. More...
#include <ComponentCST.hh>
Public Attributes | |
| double | p1 [2] |
| double | p2 [2] |
| double | p3 [2] |
| double | p4 [2] |
| int | element |
| int | material |
Helper struct for drawing the mesh with ViewFEMesh.
Definition at line 284 of file ComponentCST.hh.
| int Garfield::PolygonInfo::element |
Definition at line 289 of file ComponentCST.hh.
| int Garfield::PolygonInfo::material |
Definition at line 290 of file ComponentCST.hh.
| double Garfield::PolygonInfo::p1[2] |
Definition at line 285 of file ComponentCST.hh.
| double Garfield::PolygonInfo::p2[2] |
Definition at line 286 of file ComponentCST.hh.
| double Garfield::PolygonInfo::p3[2] |
Definition at line 287 of file ComponentCST.hh.
| double Garfield::PolygonInfo::p4[2] |
Definition at line 288 of file ComponentCST.hh.