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

#include <TrackDegrade.hh>

Public Attributes

double x
double y
double z
double t
std::vector< ElectrondeltaElectrons
std::vector< Electronelectrons
std::vector< Excitationexcitations

Detailed Description

Definition at line 35 of file TrackDegrade.hh.

Member Data Documentation

◆ deltaElectrons

std::vector<Electron> Garfield::TrackDegrade::Cluster::deltaElectrons

Definition at line 37 of file TrackDegrade.hh.

◆ electrons

std::vector<Electron> Garfield::TrackDegrade::Cluster::electrons

Definition at line 38 of file TrackDegrade.hh.

◆ excitations

std::vector<Excitation> Garfield::TrackDegrade::Cluster::excitations

Definition at line 39 of file TrackDegrade.hh.

◆ t

double Garfield::TrackDegrade::Cluster::t

Definition at line 36 of file TrackDegrade.hh.

◆ x

double Garfield::TrackDegrade::Cluster::x

Definition at line 36 of file TrackDegrade.hh.

◆ y

double Garfield::TrackDegrade::Cluster::y

Definition at line 36 of file TrackDegrade.hh.

◆ z

double Garfield::TrackDegrade::Cluster::z

Definition at line 36 of file TrackDegrade.hh.


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