Garfield++ 5.0
A toolkit for the detailed simulation of particle detectors based on ionisation measurement in gases and semiconductors
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
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 34 of file TrackDegrade.hh.

Member Data Documentation

◆ deltaElectrons

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

Definition at line 36 of file TrackDegrade.hh.

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

◆ electrons

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

Definition at line 37 of file TrackDegrade.hh.

◆ excitations

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

Definition at line 38 of file TrackDegrade.hh.

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

◆ t

double Garfield::TrackDegrade::Cluster::t

Definition at line 35 of file TrackDegrade.hh.

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

◆ x

double Garfield::TrackDegrade::Cluster::x

Definition at line 35 of file TrackDegrade.hh.

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

◆ y

double Garfield::TrackDegrade::Cluster::y

Definition at line 35 of file TrackDegrade.hh.

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

◆ z

double Garfield::TrackDegrade::Cluster::z

Definition at line 35 of file TrackDegrade.hh.

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


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