Garfield++ v2r0
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
 
double ec
 
double kinetic
 
int electrons
 

Detailed Description

Definition at line 115 of file TrackSrim.hh.

Member Data Documentation

◆ ec

double Garfield::TrackSrim::cluster::ec

Definition at line 117 of file TrackSrim.hh.

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

◆ electrons

int Garfield::TrackSrim::cluster::electrons

Definition at line 119 of file TrackSrim.hh.

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

◆ kinetic

double Garfield::TrackSrim::cluster::kinetic

Definition at line 118 of file TrackSrim.hh.

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

◆ t

double Garfield::TrackSrim::cluster::t

Definition at line 116 of file TrackSrim.hh.

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

◆ x

double Garfield::TrackSrim::cluster::x

Definition at line 116 of file TrackSrim.hh.

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

◆ y

double Garfield::TrackSrim::cluster::y

Definition at line 116 of file TrackSrim.hh.

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

◆ z

double Garfield::TrackSrim::cluster::z

Definition at line 116 of file TrackSrim.hh.

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


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