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

Public Attributes

std::vector< double > ts = {}
std::vector< std::array< double, 3 > > xs = {}
std::vector< double > qs = {}

Detailed Description

Definition at line 124 of file AvalancheGrid.hh.

Member Data Documentation

◆ qs

std::vector<double> Garfield::AvalancheGrid::Path::qs = {}

Definition at line 127 of file AvalancheGrid.hh.

127{};

◆ ts

std::vector<double> Garfield::AvalancheGrid::Path::ts = {}

Definition at line 125 of file AvalancheGrid.hh.

125{};

◆ xs

std::vector<std::array<double, 3> > Garfield::AvalancheGrid::Path::xs = {}

Definition at line 126 of file AvalancheGrid.hh.

126{};

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