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

#include <TrackSrim.hh>

Public Attributes

double x
double y
double z
double t
 Cluster location and time.
double energy
 Energy spent to make the cluster.
double kinetic
 Ion energy when cluster was created.
int n
 Number of electrons in this cluster.

Detailed Description

Definition at line 90 of file TrackSrim.hh.

Member Data Documentation

◆ energy

double Garfield::TrackSrim::Cluster::energy

Energy spent to make the cluster.

Definition at line 92 of file TrackSrim.hh.

◆ kinetic

double Garfield::TrackSrim::Cluster::kinetic

Ion energy when cluster was created.

Definition at line 93 of file TrackSrim.hh.

◆ n

int Garfield::TrackSrim::Cluster::n

Number of electrons in this cluster.

Definition at line 94 of file TrackSrim.hh.

◆ t

double Garfield::TrackSrim::Cluster::t

Cluster location and time.

Definition at line 91 of file TrackSrim.hh.

◆ x

double Garfield::TrackSrim::Cluster::x

Definition at line 91 of file TrackSrim.hh.

◆ y

double Garfield::TrackSrim::Cluster::y

Definition at line 91 of file TrackSrim.hh.

◆ z

double Garfield::TrackSrim::Cluster::z

Definition at line 91 of file TrackSrim.hh.


The documentation for this struct was generated from the following file:
  • /builds/garfield/docs/source/Include/Garfield/TrackSrim.hh