Surface panel.
More...
#include <Solid.hh>
|
| 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.
|
Surface panel.
Definition at line 11 of file Solid.hh.
| double Garfield::Panel::a |
Perpendicular vector.
Definition at line 13 of file Solid.hh.
| double Garfield::Panel::b |
| double Garfield::Panel::c |
◆ 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