|  | Garfield 0.3
    Toolkit for the detailed simulation of particle detectors based on ionization measurement in gases and semiconductors | 
| Public Attributes | |
| double | ix = 0 | 
| double | iy = 0 | 
| double | iz = 0 | 
| int | n = 1 | 
| int | layer = 0 | 
| double | townsend = 0 | 
| double | attachment = 0 | 
| double | velocity = 0 | 
| double | stepSize = 0 | 
| std::vector< int > | velNormal = {0, 0, 0} | 
| double | time = 0. | 
| Clock. | |
| double | dt = -1. | 
| time step. | |
| bool | active = true | 
| Path | path | 
Definition at line 130 of file AvalancheGrid.hh.
| bool Garfield::AvalancheGrid::AvalancheNode::active = true | 
Definition at line 149 of file AvalancheGrid.hh.
| double Garfield::AvalancheGrid::AvalancheNode::attachment = 0 | 
Definition at line 140 of file AvalancheGrid.hh.
| double Garfield::AvalancheGrid::AvalancheNode::dt = -1. | 
time step.
Definition at line 147 of file AvalancheGrid.hh.
| double Garfield::AvalancheGrid::AvalancheNode::ix = 0 | 
Definition at line 131 of file AvalancheGrid.hh.
| double Garfield::AvalancheGrid::AvalancheNode::iy = 0 | 
Definition at line 132 of file AvalancheGrid.hh.
| double Garfield::AvalancheGrid::AvalancheNode::iz = 0 | 
Definition at line 133 of file AvalancheGrid.hh.
| int Garfield::AvalancheGrid::AvalancheNode::layer = 0 | 
Definition at line 137 of file AvalancheGrid.hh.
| int Garfield::AvalancheGrid::AvalancheNode::n = 1 | 
Definition at line 135 of file AvalancheGrid.hh.
| Path Garfield::AvalancheGrid::AvalancheNode::path | 
Definition at line 151 of file AvalancheGrid.hh.
| double Garfield::AvalancheGrid::AvalancheNode::stepSize = 0 | 
Definition at line 143 of file AvalancheGrid.hh.
| double Garfield::AvalancheGrid::AvalancheNode::time = 0. | 
Clock.
Definition at line 146 of file AvalancheGrid.hh.
| double Garfield::AvalancheGrid::AvalancheNode::townsend = 0 | 
Definition at line 139 of file AvalancheGrid.hh.
| std::vector<int> Garfield::AvalancheGrid::AvalancheNode::velNormal = {0, 0, 0} | 
Definition at line 144 of file AvalancheGrid.hh.
| double Garfield::AvalancheGrid::AvalancheNode::velocity = 0 | 
Definition at line 141 of file AvalancheGrid.hh.