![]() |
Garfield 0.3
Toolkit for the detailed simulation of particle detectors based on ionization measurement in gases and semiconductors
|
#include <TrackDegrade.hh>
Public Attributes | |
| double | x |
| double | y |
| double | z |
| double | t |
| std::vector< Electron > | deltaElectrons |
| std::vector< Electron > | electrons |
| std::vector< Excitation > | excitations |
Definition at line 35 of file TrackDegrade.hh.
| std::vector<Electron> Garfield::TrackDegrade::Cluster::deltaElectrons |
Definition at line 37 of file TrackDegrade.hh.
| std::vector<Electron> Garfield::TrackDegrade::Cluster::electrons |
Definition at line 38 of file TrackDegrade.hh.
| std::vector<Excitation> Garfield::TrackDegrade::Cluster::excitations |
Definition at line 39 of file TrackDegrade.hh.
| double Garfield::TrackDegrade::Cluster::t |
Definition at line 36 of file TrackDegrade.hh.
| double Garfield::TrackDegrade::Cluster::x |
Definition at line 36 of file TrackDegrade.hh.
| double Garfield::TrackDegrade::Cluster::y |
Definition at line 36 of file TrackDegrade.hh.
| double Garfield::TrackDegrade::Cluster::z |
Definition at line 36 of file TrackDegrade.hh.