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::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 144 of file ComponentTcadBase.hh.

Member Data Documentation

◆ bbMax

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

Definition at line 166 of file ComponentTcadBase.hh.

◆ bbMin

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

Definition at line 165 of file ComponentTcadBase.hh.

◆ region

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

Definition at line 163 of file ComponentTcadBase.hh.

◆ type

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

◆ vertex

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

Definition at line 146 of file ComponentTcadBase.hh.


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