Garfield 0.3
Toolkit for the detailed simulation of particle detectors based on ionization measurement in gases and semiconductors
Loading...
Searching...
No Matches
Garfield::ComponentTcadBase< N >::Element Struct Reference

#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

Detailed Description

template<size_t N>
struct Garfield::ComponentTcadBase< N >::Element

Definition at line 203 of file ComponentTcadBase.hh.

Member Data Documentation

◆ bbMax

template<size_t N>
std::array<float, N> Garfield::ComponentTcadBase< N >::Element::bbMax

Definition at line 225 of file ComponentTcadBase.hh.

◆ bbMin

template<size_t N>
std::array<float, N> Garfield::ComponentTcadBase< N >::Element::bbMin

Definition at line 224 of file ComponentTcadBase.hh.

◆ region

template<size_t N>
unsigned int Garfield::ComponentTcadBase< N >::Element::region

Definition at line 222 of file ComponentTcadBase.hh.

◆ type

template<size_t N>
unsigned int Garfield::ComponentTcadBase< N >::Element::type

Definition at line 220 of file ComponentTcadBase.hh.

◆ vertex

template<size_t N>
unsigned int Garfield::ComponentTcadBase< N >::Element::vertex[nMaxVertices]

Definition at line 205 of file ComponentTcadBase.hh.


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