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

Surface panel. More...

#include <Solid.hh>

Public Attributes

double a
 Perpendicular vector.
 
double b
 
double c
 
std::vector< double > xv
 X-coordinates of vertices.
 
std::vector< double > yv
 Y-coordinates of vertices.
 
std::vector< double > zv
 Z-coordinates of vertices.
 
int colour
 Colour index.
 
int volume
 Reference to solid to which the panel belongs.
 

Detailed Description

Surface panel.

Definition at line 11 of file Solid.hh.

Member Data Documentation

◆ a

◆ b

◆ c

◆ colour

◆ volume

◆ xv

◆ yv

◆ zv


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