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

#include <TrackTrim.hh>

Public Attributes

double x
double y
double z
 Location.
double t
 Time.
double energy
 Energy spent to make the cluster.
double ekin
 Ion energy when cluster was created.
int n
 Number of electrons in this cluster.

Detailed Description

Definition at line 60 of file TrackTrim.hh.

Member Data Documentation

◆ ekin

double Garfield::TrackTrim::Cluster::ekin

Ion energy when cluster was created.

Definition at line 64 of file TrackTrim.hh.

◆ energy

double Garfield::TrackTrim::Cluster::energy

Energy spent to make the cluster.

Definition at line 63 of file TrackTrim.hh.

◆ n

int Garfield::TrackTrim::Cluster::n

Number of electrons in this cluster.

Definition at line 65 of file TrackTrim.hh.

◆ t

double Garfield::TrackTrim::Cluster::t

Time.

Definition at line 62 of file TrackTrim.hh.

◆ x

double Garfield::TrackTrim::Cluster::x

Definition at line 61 of file TrackTrim.hh.

◆ y

double Garfield::TrackTrim::Cluster::y

Definition at line 61 of file TrackTrim.hh.

◆ z

double Garfield::TrackTrim::Cluster::z

Location.

Definition at line 61 of file TrackTrim.hh.


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