![]() |
Garfield 0.3
Toolkit for the detailed simulation of particle detectors based on ionization measurement in gases and semiconductors
|
#include <ComponentTcadBase.hh>
Public Attributes | |
unsigned int | vertex [nMaxVertices] |
unsigned int | type |
unsigned int | region |
std::array< float, N > | bbMin |
std::array< float, N > | bbMax |
Definition at line 203 of file ComponentTcadBase.hh.
std::array<float, N> Garfield::ComponentTcadBase< N >::Element::bbMax |
Definition at line 225 of file ComponentTcadBase.hh.
std::array<float, N> Garfield::ComponentTcadBase< N >::Element::bbMin |
Definition at line 224 of file ComponentTcadBase.hh.
unsigned int Garfield::ComponentTcadBase< N >::Element::region |
Definition at line 222 of file ComponentTcadBase.hh.
unsigned int Garfield::ComponentTcadBase< N >::Element::type |
Definition at line 220 of file ComponentTcadBase.hh.
unsigned int Garfield::ComponentTcadBase< N >::Element::vertex[nMaxVertices] |
Definition at line 205 of file ComponentTcadBase.hh.