Garfield++ 5.0
A toolkit for the detailed simulation of particle detectors based on ionisation measurement in gases and semiconductors
Loading...
Searching...
No Matches
Garfield::AvalancheMicroscopic::Electron Struct Reference

#include <AvalancheMicroscopic.hh>

Public Attributes

int status = 0
 Status.
 
std::vector< Pointpath
 Drift line.
 
double pathLength = 0.
 Path length.
 

Detailed Description

Definition at line 156 of file AvalancheMicroscopic.hh.

Member Data Documentation

◆ path

std::vector<Point> Garfield::AvalancheMicroscopic::Electron::path

Drift line.

Definition at line 158 of file AvalancheMicroscopic.hh.

Referenced by Garfield::AvalancheMicroscopic::AddElectron().

◆ pathLength

double Garfield::AvalancheMicroscopic::Electron::pathLength = 0.

Path length.

Definition at line 159 of file AvalancheMicroscopic.hh.

◆ status

int Garfield::AvalancheMicroscopic::Electron::status = 0

Status.

Definition at line 157 of file AvalancheMicroscopic.hh.

Referenced by Garfield::AvalancheMicroscopic::AddElectron().


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