Garfield++ 5.0
A toolkit for the detailed simulation of particle detectors based on ionisation measurement in gases and semiconductors
|
#include <TrackElectron.hh>
Public Attributes | |
double | x |
double | y |
double | z |
double | t |
double | esec |
Definition at line 15 of file TrackElectron.hh.
double Garfield::TrackElectron::Cluster::esec |
Definition at line 17 of file TrackElectron.hh.
Referenced by Garfield::TrackElectron::NewTrack().
double Garfield::TrackElectron::Cluster::t |
Definition at line 16 of file TrackElectron.hh.
Referenced by Garfield::TrackElectron::NewTrack().
double Garfield::TrackElectron::Cluster::x |
Definition at line 16 of file TrackElectron.hh.
Referenced by Garfield::TrackElectron::NewTrack().
double Garfield::TrackElectron::Cluster::y |
Definition at line 16 of file TrackElectron.hh.
Referenced by Garfield::TrackElectron::NewTrack().
double Garfield::TrackElectron::Cluster::z |
Definition at line 16 of file TrackElectron.hh.
Referenced by Garfield::TrackElectron::NewTrack().