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

Public Attributes

std::string type
 Label.
int ind
 Readout group.
double ewxcor
double ewycor
 Background weighting fields.
std::vector< Stripstrips1
 x/y strips.
std::vector< Stripstrips2
 z strips.
std::vector< Pixelpixels
 Pixels.

Detailed Description

Definition at line 491 of file ComponentAnalyticField.hh.

Member Data Documentation

◆ ewxcor

double Garfield::ComponentAnalyticField::Plane::ewxcor

Definition at line 494 of file ComponentAnalyticField.hh.

◆ ewycor

double Garfield::ComponentAnalyticField::Plane::ewycor

Background weighting fields.

Definition at line 494 of file ComponentAnalyticField.hh.

◆ ind

int Garfield::ComponentAnalyticField::Plane::ind

Readout group.

Definition at line 493 of file ComponentAnalyticField.hh.

◆ pixels

std::vector<Pixel> Garfield::ComponentAnalyticField::Plane::pixels

Pixels.

Definition at line 497 of file ComponentAnalyticField.hh.

◆ strips1

std::vector<Strip> Garfield::ComponentAnalyticField::Plane::strips1

x/y strips.

Definition at line 495 of file ComponentAnalyticField.hh.

◆ strips2

std::vector<Strip> Garfield::ComponentAnalyticField::Plane::strips2

z strips.

Definition at line 496 of file ComponentAnalyticField.hh.

◆ type

std::string Garfield::ComponentAnalyticField::Plane::type

Label.

Definition at line 492 of file ComponentAnalyticField.hh.


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