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