Garfield 0.3
Toolkit for the detailed simulation of particle detectors based on ionization measurement in gases and semiconductors
Loading...
Searching...
No Matches
Garfield::ComponentParallelPlate::Electrode Struct Reference

Structure that captures the information of the electrodes under study. More...

Public Attributes

std::string label
 Label.
int ind = structureelectrode::NotSet
 Readout group.
double xpos
double ypos
 Coordinates in x/y.
double lx
double ly
 Dimensions in the x-y plane.
bool formAnode = true
bool m_usegrid = false
 Enabling grid based calculations.
ComponentGrid grid
 grid object.

Detailed Description

Structure that captures the information of the electrodes under study.

Definition at line 202 of file ComponentParallelPlate.hh.

Member Data Documentation

◆ formAnode

bool Garfield::ComponentParallelPlate::Electrode::formAnode = true

Definition at line 207 of file ComponentParallelPlate.hh.

◆ grid

ComponentGrid Garfield::ComponentParallelPlate::Electrode::grid

grid object.

Definition at line 210 of file ComponentParallelPlate.hh.

◆ ind

int Garfield::ComponentParallelPlate::Electrode::ind = structureelectrode::NotSet

Readout group.

Definition at line 204 of file ComponentParallelPlate.hh.

◆ label

std::string Garfield::ComponentParallelPlate::Electrode::label

Label.

Definition at line 203 of file ComponentParallelPlate.hh.

◆ lx

double Garfield::ComponentParallelPlate::Electrode::lx

Definition at line 206 of file ComponentParallelPlate.hh.

◆ ly

double Garfield::ComponentParallelPlate::Electrode::ly

Dimensions in the x-y plane.

Definition at line 206 of file ComponentParallelPlate.hh.

◆ m_usegrid

bool Garfield::ComponentParallelPlate::Electrode::m_usegrid = false

Enabling grid based calculations.

Definition at line 209 of file ComponentParallelPlate.hh.

◆ xpos

double Garfield::ComponentParallelPlate::Electrode::xpos

Definition at line 205 of file ComponentParallelPlate.hh.

◆ ypos

double Garfield::ComponentParallelPlate::Electrode::ypos

Coordinates in x/y.

Definition at line 205 of file ComponentParallelPlate.hh.


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