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