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