Garfield++ v2r0
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 251 of file ComponentCST.hh.
int Garfield::PolygonInfo::element |
Definition at line 256 of file ComponentCST.hh.
int Garfield::PolygonInfo::material |
Definition at line 257 of file ComponentCST.hh.
double Garfield::PolygonInfo::p1[2] |
Definition at line 252 of file ComponentCST.hh.
double Garfield::PolygonInfo::p2[2] |
Definition at line 253 of file ComponentCST.hh.
double Garfield::PolygonInfo::p3[2] |
Definition at line 254 of file ComponentCST.hh.
double Garfield::PolygonInfo::p4[2] |
Definition at line 255 of file ComponentCST.hh.