Garfield++ 3.0
A toolkit for the detailed simulation of particle detectors based on ionisation 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 ec
 Energy spent to make the cluster.
 
double kinetic
 Ion energy when cluster was created.
 
int electrons
 Number of electrons in this cluster.
 

Detailed Description

Definition at line 127 of file TrackSrim.hh.

Member Data Documentation

◆ ec

double Garfield::TrackSrim::Cluster::ec

Energy spent to make the cluster.

Definition at line 129 of file TrackSrim.hh.

Referenced by Garfield::TrackSrim::NewTrack().

◆ electrons

int Garfield::TrackSrim::Cluster::electrons

Number of electrons in this cluster.

Definition at line 131 of file TrackSrim.hh.

Referenced by Garfield::TrackSrim::NewTrack().

◆ kinetic

double Garfield::TrackSrim::Cluster::kinetic

Ion energy when cluster was created.

Definition at line 130 of file TrackSrim.hh.

Referenced by Garfield::TrackSrim::NewTrack().

◆ t

double Garfield::TrackSrim::Cluster::t

Cluster location and time.

Definition at line 128 of file TrackSrim.hh.

Referenced by Garfield::TrackSrim::NewTrack().

◆ x

double Garfield::TrackSrim::Cluster::x

Definition at line 128 of file TrackSrim.hh.

Referenced by Garfield::TrackSrim::NewTrack().

◆ y

double Garfield::TrackSrim::Cluster::y

Definition at line 128 of file TrackSrim.hh.

Referenced by Garfield::TrackSrim::NewTrack().

◆ z

double Garfield::TrackSrim::Cluster::z

Definition at line 128 of file TrackSrim.hh.

Referenced by Garfield::TrackSrim::NewTrack().


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