Garfield 0.3
Toolkit for the detailed simulation of particle detectors based on ionization 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.
size_t weight = 1
 Multiplicity.
double pathLength = 0.
 Path length.

Detailed Description

Definition at line 181 of file AvalancheMicroscopic.hh.

Member Data Documentation

◆ path

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

Drift line.

Definition at line 183 of file AvalancheMicroscopic.hh.

◆ pathLength

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

Path length.

Definition at line 185 of file AvalancheMicroscopic.hh.

◆ status

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

Status.

Definition at line 182 of file AvalancheMicroscopic.hh.

◆ weight

size_t Garfield::AvalancheMicroscopic::Electron::weight = 1

Multiplicity.

Definition at line 184 of file AvalancheMicroscopic.hh.


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