![]() |
Garfield 0.3
Toolkit for the detailed simulation of particle detectors based on ionization measurement in gases and semiconductors
|
#include <AvalancheMC.hh>
Public Attributes | |
| int | status |
| Status flag. | |
| std::vector< Point > | path |
| Drift line. | |
| size_t | weight |
| Multiplicity. | |
Definition at line 78 of file AvalancheMC.hh.
| std::vector<Point> Garfield::AvalancheMC::EndPoint::path |
Drift line.
Definition at line 80 of file AvalancheMC.hh.
| int Garfield::AvalancheMC::EndPoint::status |
Status flag.
Definition at line 79 of file AvalancheMC.hh.
| size_t Garfield::AvalancheMC::EndPoint::weight |
Multiplicity.
Definition at line 81 of file AvalancheMC.hh.