Garfield++ v2r0
A toolkit for the detailed simulation of particle detectors based on ionisation measurement in gases and semiconductors
Loading...
Searching...
No Matches
Garfield::PolygonInfo Struct Reference

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
 

Detailed Description

Helper struct for drawing the mesh with ViewFEMesh.

Definition at line 251 of file ComponentCST.hh.

Member Data Documentation

◆ element

int Garfield::PolygonInfo::element

Definition at line 256 of file ComponentCST.hh.

◆ material

int Garfield::PolygonInfo::material

Definition at line 257 of file ComponentCST.hh.

◆ p1

double Garfield::PolygonInfo::p1[2]

Definition at line 252 of file ComponentCST.hh.

◆ p2

double Garfield::PolygonInfo::p2[2]

Definition at line 253 of file ComponentCST.hh.

◆ p3

double Garfield::PolygonInfo::p3[2]

Definition at line 254 of file ComponentCST.hh.

◆ p4

double Garfield::PolygonInfo::p4[2]

Definition at line 255 of file ComponentCST.hh.


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