Garfield 0.3
Toolkit for the detailed simulation of particle detectors based on ionization 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

double Garfield::Panel::a

Perpendicular vector.

Definition at line 13 of file Solid.hh.

◆ b

double Garfield::Panel::b

Definition at line 13 of file Solid.hh.

◆ c

double Garfield::Panel::c

Definition at line 13 of file Solid.hh.

◆ colour

int Garfield::Panel::colour

Colour index.

Definition at line 21 of file Solid.hh.

◆ volume

int Garfield::Panel::volume

Reference to solid to which the panel belongs.

Definition at line 23 of file Solid.hh.

◆ xv

std::vector<double> Garfield::Panel::xv

X-coordinates of vertices.

Definition at line 15 of file Solid.hh.

◆ yv

std::vector<double> Garfield::Panel::yv

Y-coordinates of vertices.

Definition at line 17 of file Solid.hh.

◆ zv

std::vector<double> Garfield::Panel::zv

Z-coordinates of vertices.

Definition at line 19 of file Solid.hh.


The documentation for this struct was generated from the following file:
  • /builds/garfield/docs/source/Include/Garfield/Solid.hh