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::Point Struct Reference

#include <AvalancheMicroscopic.hh>

Public Attributes

double x
 
double y
 
double z
 Coordinates.
 
double t
 Time.
 
double energy
 Kinetic energy.
 
double kx
 
double ky
 
double kz
 Direction/wave vector.
 
int band
 Band.
 

Detailed Description

Definition at line 148 of file AvalancheMicroscopic.hh.

Member Data Documentation

◆ band

int Garfield::AvalancheMicroscopic::Point::band

Band.

Definition at line 153 of file AvalancheMicroscopic.hh.

◆ energy

double Garfield::AvalancheMicroscopic::Point::energy

Kinetic energy.

Definition at line 151 of file AvalancheMicroscopic.hh.

◆ kx

double Garfield::AvalancheMicroscopic::Point::kx

Definition at line 152 of file AvalancheMicroscopic.hh.

◆ ky

double Garfield::AvalancheMicroscopic::Point::ky

Definition at line 152 of file AvalancheMicroscopic.hh.

◆ kz

double Garfield::AvalancheMicroscopic::Point::kz

Direction/wave vector.

Definition at line 152 of file AvalancheMicroscopic.hh.

◆ t

double Garfield::AvalancheMicroscopic::Point::t

Time.

Definition at line 150 of file AvalancheMicroscopic.hh.

◆ x

double Garfield::AvalancheMicroscopic::Point::x

Definition at line 149 of file AvalancheMicroscopic.hh.

◆ y

double Garfield::AvalancheMicroscopic::Point::y

Definition at line 149 of file AvalancheMicroscopic.hh.

◆ z

double Garfield::AvalancheMicroscopic::Point::z

Coordinates.

Definition at line 149 of file AvalancheMicroscopic.hh.


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